[llvm] [DAGCombiner] Fold freeze(fmul) + fadd/fsub into FMA combine (PR #142250)

Simon Pilgrim via llvm-commits llvm-commits at lists.llvm.org
Sun Jun 1 07:02:48 PDT 2025


RKSimon wrote:

SelectionDAG::canCreateUndefOrPoison checks for hasPoisonGeneratingFlags - which seems to cover nonans/noinfs - but we'd definitely need to have test coverage for this.

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


More information about the llvm-commits mailing list