[llvm] [InstCombine] Fold `(x < y) ? -1 : zext(x != y)` into `u/scmp(x,y)` (PR #101049)

Volodymyr Vasylkun via llvm-commits llvm-commits at lists.llvm.org
Mon Aug 19 05:02:43 PDT 2024


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


More information about the llvm-commits mailing list