[llvm] [InstCombine] Fold `sext(A < B) + zext(A > B)` into `ucmp/scmp(A, B)` (PR #103833)
Nikita Popov via llvm-commits
llvm-commits at lists.llvm.org
Mon Aug 19 08:43:29 PDT 2024
https://github.com/nikic approved this pull request.
LGTM
https://github.com/llvm/llvm-project/pull/103833
More information about the llvm-commits
mailing list