[llvm] [InstCombine] Add an additional nnan constraint for xfrm fcmp + sel => fmax/fmin (PR #117977)

Yingwei Zheng via llvm-commits llvm-commits at lists.llvm.org
Thu Nov 28 01:17:04 PST 2024


https://github.com/dtcxzyw requested changes to this pull request.

https://alive2.llvm.org/ce/z/4PKqnZ

You should drop `nnan` in the new `maxnum/minnum` instead of blocking this transform.


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


More information about the llvm-commits mailing list