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

riscv: Support Zacas extension on pre-1.82 rustc #194

Merged
merged 1 commit into from
Oct 26, 2024
Merged

Conversation

taiki-e
Copy link
Owner

@taiki-e taiki-e commented Oct 25, 2024

.insn <value> directive requires LLVM 19, so use .4byte directive.
llvm/llvm-project@2a086dc

`.insn <value>` directive requires LLVM 19, so use `.4byte` directive.
llvm/llvm-project@2a086dc
@taiki-e taiki-e added the O-riscv Target: RISC-V architecture label Oct 25, 2024
@taiki-e taiki-e merged commit be4707d into main Oct 26, 2024
106 checks passed
@taiki-e taiki-e deleted the riscv-zacas branch October 26, 2024 04:32
@taiki-e taiki-e changed the title riscv: Support run-time detection for Zacas extension on pre-1.82 rustc riscv: Support Zacas extension on pre-1.82 rustc Oct 26, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
O-riscv Target: RISC-V architecture
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant