[llvm] [X86] Check MinMax has NaN and replace with NewX for minimumnum/maximumnum (PR #164546)

Shengchen Kan via llvm-commits llvm-commits at lists.llvm.org
Tue Oct 21 23:46:18 PDT 2025


https://github.com/KanRobert approved this pull request.

LGTM.  This logic is a bit hard to follow; hope it can be simplified using early returns to reduce complexity from line 29496 for `IsNum=true` in the future.

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


More information about the llvm-commits mailing list