[llvm] CodeGen: Add -denormal-fp-math-bf16 flag (PR #90425)

Phoebe Wang via llvm-commits llvm-commits at lists.llvm.org
Thu May 9 23:45:11 PDT 2024


phoebewang wrote:

> > We don't have bf16->float conversion instructions.
> 
> Intel added them in AVX_NE_CONVERT, memory input only.

Ok, they use DAZ as well.

https://github.com/llvm/llvm-project/pull/90425


More information about the llvm-commits mailing list