-
-
Notifications
You must be signed in to change notification settings - Fork 2.8k
Re-enable native f16
lowering for Hexagon
#22013
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
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 |
14 tasks
Doesn't look like this will make it into LLVM 20. |
11 tasks
alexrp
added a commit
that referenced
this issue
Mar 10, 2025
alexrp
added a commit
that referenced
this issue
Mar 18, 2025
alexrp
added a commit
that referenced
this issue
Mar 18, 2025
alexrp
added a commit
that referenced
this issue
Mar 21, 2025
alexrp
added a commit
that referenced
this issue
Mar 24, 2025
alexrp
added a commit
that referenced
this issue
Apr 2, 2025
alexrp
added a commit
that referenced
this issue
Apr 3, 2025
alexrp
added a commit
that referenced
this issue
Apr 3, 2025
alexrp
added a commit
that referenced
this issue
Apr 3, 2025
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: