[llvm] [InstCombine] Canonicalize reassoc contract fmuladd to fmul + fadd (PR #90434)

via llvm-commits llvm-commits at lists.llvm.org
Sun May 5 18:52:13 PDT 2024


vfdff wrote:

hi @andykaylor, do you mean the `@llvm.fmuladd.f32` should not be associated with a  separate `contract` flag or even it should not be  associated with `fast` flag ?

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


More information about the llvm-commits mailing list