[llvm] [InstCombine] Fold `scmp(x -nsw y, 0)` to `scmp(x, y)` (PR #105583)

Nikita Popov via llvm-commits llvm-commits at lists.llvm.org
Thu Aug 22 00:54:14 PDT 2024


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

LGTM

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


More information about the llvm-commits mailing list