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

Yingwei Zheng via llvm-commits llvm-commits at lists.llvm.org
Thu Jun 12 23:35:27 PDT 2025


dtcxzyw wrote:

> Can you please provide Alive2 proof to show minnum/maxnum are safe to reassociate?

It looks ok to reassociate the operands (ignoring SNaN handling): https://alive2.llvm.org/ce/z/8jan7w


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


More information about the llvm-commits mailing list