-
-
Notifications
You must be signed in to change notification settings - Fork 2.8k
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
Re-enable native f16
lowering for Hexagon
#22013
Labels
arch-hexagon
Qualcomm Hexagon DSP
backend-llvm
The LLVM backend outputs an LLVM IR Module.
bug
Observed behavior contradicts documented or intended behavior
contributor friendly
This issue is limited in scope and/or knowledge of Zig internals.
upstream
An issue with a third party project that Zig uses.
Milestone
Comments
cc @androm3da maybe you'd be interested in this? |
Filed upstream: llvm/llvm-project#117337 |
Doesn't look like this will make it into LLVM 20. |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Labels
arch-hexagon
Qualcomm Hexagon DSP
backend-llvm
The LLVM backend outputs an LLVM IR Module.
bug
Observed behavior contradicts documented or intended behavior
contributor friendly
This issue is limited in scope and/or knowledge of Zig internals.
upstream
An issue with a third party project that Zig uses.
This was disabled in f31173d.
It basically hits the same issue that we ran into for LoongArch here:
The text was updated successfully, but these errors were encountered: