[llvm] [ConstantFolding] Fold vector reduce `fmax` and `fmin` intrinsics (PR #143904)

Craig Topper via llvm-commits llvm-commits at lists.llvm.org
Thu Jun 12 20:58:57 PDT 2025


topperc wrote:

> minnum/maxnum are not safe to reassociate due to the signaling nan behavior

Do we are about SNANs in the default FP environment?

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


More information about the llvm-commits mailing list