[llvm] [InstCombine] Fold `A == MIN_INT ? B != MIN_INT : A < B` to `A < B` (PR #120177)
via llvm-commits
llvm-commits at lists.llvm.org
Wed Dec 18 22:43:32 PST 2024
veera-sivarajan wrote:
Please merge it for me. I don't have commit access yet.
https://github.com/llvm/llvm-project/pull/120177
More information about the llvm-commits
mailing list