[llvm] [InstCombine] Fold `(x < y) ? -1 : zext(x != y)` into `u/scmp(x,y)` (PR #101049)
Nikita Popov via llvm-commits
llvm-commits at lists.llvm.org
Fri Aug 16 09:57:31 PDT 2024
https://github.com/nikic approved this pull request.
LGTM
https://github.com/llvm/llvm-project/pull/101049
More information about the llvm-commits
mailing list