[llvm] [SelectionDAG] Remove `UnsafeFPMath` in LegalizeDAG (PR #146316)

via llvm-commits llvm-commits at lists.llvm.org
Thu Jul 24 02:40:58 PDT 2025


paperchalice wrote:

Currently I couldn't fix the test `CodeGen/ARM/fp16.ll`, because `llvm.convert.to.fp16.f64` in this test is incompatible with fast math flags.

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


More information about the llvm-commits mailing list