[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 05:07:39 PDT 2024


nikic wrote:

I don't think we should handle it.

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


More information about the llvm-commits mailing list