[llvm] [InstCombine] Fold `icmp pred X + K, Y -> icmp pred2 X, Y` if both X and Y is divisible by K (PR #147130)

Nikita Popov via llvm-commits llvm-commits at lists.llvm.org
Sat Jul 5 00:32:35 PDT 2025


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

LGTM

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


More information about the llvm-commits mailing list