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

Arch: aarch fixes and add riscv64 definition #448

Open
wants to merge 2 commits into
base: main
Choose a base branch
from

Conversation

Vixea
Copy link

@Vixea Vixea commented Mar 31, 2025

RISC-V:
LLVM: Doesn't yet support generic-ooo
AARCH64:
GCC: While passing -m64 in clang is fine, its not for gcc

@Vixea Vixea requested review from ikeycode, ermo and tarkah as code owners March 31, 2025 23:11
@Vixea Vixea force-pushed the add-riscv64-fix-aarch64 branch 2 times, most recently from 1f10a8a to 674c961 Compare April 6, 2025 18:51
@Vixea Vixea force-pushed the add-riscv64-fix-aarch64 branch from 674c961 to fd8659d Compare April 6, 2025 18:54
@ReillyBrogan
Copy link
Member

As far as I can tell that riscv flag missed the llvm 20 release and will be in llvm 21. Is there an alternate flag we can use instead?

@Vixea
Copy link
Author

Vixea commented Apr 7, 2025

I'm just going to add the patch to llvm 20

@Vixea
Copy link
Author

Vixea commented Apr 7, 2025

Yea there's others but not very future proof

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.

2 participants