Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
llvm: Disable f16 lowering for hexagon.
In theory, this should work for v68+. In practice, it runs into an LLVM assertion when using a `freeze` instruction on `f16` values, similar to the issue we had for LoongArch.
- Loading branch information