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

Rajat Bajpai via llvm-commits llvm-commits at lists.llvm.org
Thu Nov 28 00:42:16 PST 2024


rajatbajpai wrote:

Right now we try to preserve it even if `fcmp` doesn't have that flag. https://godbolt.org/z/5vPjrWT95

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


More information about the llvm-commits mailing list