Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Update to risc0's branch of rust-nightly-2022-08-16 #248

Merged
merged 2 commits into from Aug 20, 2022

Conversation

shkoo
Copy link
Contributor

@shkoo shkoo commented Aug 19, 2022

This revision seems to be free of the stack alignment issues we were seeing with riscv codegen where
it would think a structure was 8-byte aligned when it was only 4-byte aligned.

This revision seems to be free of the stack alignment issues we were seeing with riscv codegen where
it would think a structure was 8-byte aligned when it was only 4-byte aligned.
@shkoo shkoo requested review from flaub and jbruestle August 19, 2022 21:03
@shkoo shkoo marked this pull request as ready for review August 19, 2022 21:03
@shkoo shkoo merged commit 69fbcd7 into main Aug 20, 2022
@shkoo shkoo deleted the nils/rust-nightly-2022-08-16 branch August 20, 2022 01:49
dymchenkko pushed a commit to dymchenkko/risc0 that referenced this pull request Aug 24, 2022
This revision seems to be free of the stack alignment issues we were seeing with riscv codegen where
it would think a structure was 8-byte aligned when it was only 4-byte aligned.
dymchenkko added a commit to dymchenkko/risc0 that referenced this pull request Aug 24, 2022
dymchenkko pushed a commit to dymchenkko/risc0 that referenced this pull request Aug 25, 2022
This revision seems to be free of the stack alignment issues we were seeing with riscv codegen where
it would think a structure was 8-byte aligned when it was only 4-byte aligned.
dymchenkko added a commit to dymchenkko/risc0 that referenced this pull request Aug 25, 2022
dymchenkko pushed a commit to dymchenkko/risc0 that referenced this pull request Aug 25, 2022
This revision seems to be free of the stack alignment issues we were seeing with riscv codegen where
it would think a structure was 8-byte aligned when it was only 4-byte aligned.
dymchenkko added a commit to dymchenkko/risc0 that referenced this pull request Aug 25, 2022
dymchenkko pushed a commit to dymchenkko/risc0 that referenced this pull request Aug 25, 2022
This revision seems to be free of the stack alignment issues we were seeing with riscv codegen where
it would think a structure was 8-byte aligned when it was only 4-byte aligned.
dymchenkko added a commit to dymchenkko/risc0 that referenced this pull request Aug 25, 2022
dymchenkko pushed a commit to dymchenkko/risc0 that referenced this pull request Aug 25, 2022
This revision seems to be free of the stack alignment issues we were seeing with riscv codegen where
it would think a structure was 8-byte aligned when it was only 4-byte aligned.
dymchenkko added a commit to dymchenkko/risc0 that referenced this pull request Aug 25, 2022
dymchenkko added a commit to dymchenkko/risc0 that referenced this pull request Aug 25, 2022
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

2 participants