[llvm] CodeGen: Add -denormal-fp-math-bf16 flag (PR #90425)
Freddy Ye via llvm-commits
llvm-commits at lists.llvm.org
Thu May 9 19:28:23 PDT 2024
FreddyLeaf wrote:
> We don't have bf16->float conversion instructions.
Intel added them in AVX_NE_CONVERT, memory input only.
https://github.com/llvm/llvm-project/pull/90425
More information about the llvm-commits
mailing list