[llvm] [SelectionDAG] Remove UnsafeFPMath check in `visitFADDForFMACombine` (PR #127770)
via llvm-commits
llvm-commits at lists.llvm.org
Thu Feb 20 18:14:45 PST 2025
paperchalice wrote:
Some safe codegen tests still changed, but still can reproduce them by adding `-fp-contract=fast` but it breaks other tests.😓
https://github.com/llvm/llvm-project/pull/127770
More information about the llvm-commits
mailing list