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

chore: for now support 1.69 rust compiler #814

Merged
merged 1 commit into from
Oct 18, 2023
Merged

chore: for now support 1.69 rust compiler #814

merged 1 commit into from
Oct 18, 2023

Conversation

rakita
Copy link
Member

@rakita rakita commented Oct 18, 2023

Reversing some changes so we can support the older rust compiler, there was a request for this as llvm bump broke downstream project.

From chat: This has nothing to do with Rust specifically, but with the RISC-V LLVM backend used: There seems to be a bug in LLVM, introduced somewhere between 1.69 and 1.70, that generates invalid riscv32 instructions.

For note: rust 1.70 added llvm 16.0.2 while rust 1.73 added llvm 17.0.2.

@rakita rakita merged commit 9e154e2 into main Oct 18, 2023
8 checks passed
@rakita rakita deleted the support_rust_1.69 branch October 23, 2023 16:37
@github-actions github-actions bot mentioned this pull request Jan 12, 2024
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.

1 participant