[llvm] [X86] Add bf16 support to isFMAFasterThanFMulAndFAdd for basic FMA optimizations (PR #172006)
Phoebe Wang via llvm-commits
llvm-commits at lists.llvm.org
Thu Dec 18 06:47:06 PST 2025
================
----------------
phoebewang wrote:
I wonder if we can lower to F32 FMA instruction if we allow for `hasBF16() || hasAVXNECONVERT()`.
https://github.com/llvm/llvm-project/pull/172006
More information about the llvm-commits
mailing list