[llvm] [InstCombine] Avoid breaking FMA pattern when hoisting freeze (PR #141934)

Matt Arsenault via llvm-commits llvm-commits at lists.llvm.org
Thu May 29 05:27:42 PDT 2025


arsenm wrote:

We could recognize the FMA through a freeze, it will just be a pain and require handling in a few too many places 

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


More information about the llvm-commits mailing list