[llvm] [InstCombine] Fold `A == MIN_INT ? B != MIN_INT : A < B` to `A < B` (PR #120177)

Yingwei Zheng via llvm-commits llvm-commits at lists.llvm.org
Wed Dec 18 22:37:44 PST 2024


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

LGTM. Thank you!


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


More information about the llvm-commits mailing list