[llvm] [InstCombine] Fold `sext(A < B) + zext(A > B)` into `ucmp/scmp(A, B)` (PR #103833)

Yingwei Zheng via llvm-commits llvm-commits at lists.llvm.org
Mon Aug 19 07:59:32 PDT 2024


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

LGTM. Thank you!

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


More information about the llvm-commits mailing list