-
-
Notifications
You must be signed in to change notification settings - Fork 2.9k
Tier System: hexagon-linux
#21652
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
Comments
Just noting that further progress on this port is basically blocked until LLVM 20 due to llvm/llvm-project#116798; we can't link anything larger than trivial freestanding programs due to it, including all module tests. |
This has now been backported to 19.1.5 - sorry for the inconvenience. Let me know if you come across any other issues. |
Nice; I wasn't confident the backport would be accepted. Thanks! |
We're probably exercising a lot of code paths in the Hexagon backend that Clang doesn't. 🙂 |
Current upstream issues that affect Zig's behavior tests: |
... Another effective workaround for this limitation in |
The only external linker we can depend on currently is LLD and that's because we link it into the |
Okay, then - we'll get the trampolines sorted in |
Uh oh!
There was an error while loading. Please reload this page.
Open issues:
f16
lowering for Hexagon #22013The text was updated successfully, but these errors were encountered: