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

compiler must-haves for RISCV-android #81

Closed
4 tasks done
appujee opened this issue Apr 3, 2023 · 3 comments
Closed
4 tasks done

compiler must-haves for RISCV-android #81

appujee opened this issue Apr 3, 2023 · 3 comments

Comments

@appujee
Copy link
Collaborator

appujee commented Apr 3, 2023

we can fairly easily add extensions to the compiler driver's android-riscv64 target triples (at least until we add riscv64 to CTS/CDD!), but there's some more fundamental psabi-type work that needs to be finished before we can give anyone even a preliminary NDK:

(and anyone hacking together their own ndk before these are fixed should be aware that they'll have to rebuild everything at some point.)

@appujee
Copy link
Collaborator Author

appujee commented Jul 19, 2023

Atomic fixes have been merged in the latest llvm-android. https://android-review.googlesource.com/c/toolchain/llvm_android/+/2631670

@enh-google
Copy link
Collaborator

we already have a separate bug for adding V to the driver, i think, and Zba/Zbs are already in (llvm, if not in aosp yet), so we can probably close this bug (unless you want to include Zba/Zbs/V here too)?

@appujee
Copy link
Collaborator Author

appujee commented Jul 19, 2023

okay to close this i guess.

@appujee appujee closed this as completed Jul 19, 2023
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

No branches or pull requests

2 participants