[llvm] [SelectionDAG] Remove UnsafeFPMath check in `visitFADDForFMACombine` (PR #127770)

via llvm-commits llvm-commits at lists.llvm.org
Wed Jun 11 20:55:40 PDT 2025


paperchalice wrote:

Rebased, manually add some fast math flags in some tests. AMDGPU tests may need split into safe part and contract part if we want to remove `-fp-contract=fast` globally.

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


More information about the llvm-commits mailing list