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

Volodymyr Vasylkun via llvm-commits llvm-commits at lists.llvm.org
Wed Aug 21 15:15:33 PDT 2024


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


More information about the llvm-commits mailing list