[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
Wed Aug 14 08:46:32 PDT 2024
Poseydon42 wrote:
@dtcxzyw can you please rerun the regression benchmark again?
https://github.com/llvm/llvm-project/pull/101049
More information about the llvm-commits
mailing list