[clang] [llvm] [SystemZ] Add support for half (fp16) (PR #109164)
Nikita Popov via cfe-commits
cfe-commits at lists.llvm.org
Thu Sep 19 03:39:47 PDT 2024
nikic wrote:
Note that you need to also have softPromoteHalfType return true to get correct legalization for half operations.
https://github.com/llvm/llvm-project/pull/109164
More information about the cfe-commits
mailing list