[llvm] Allow folding icmp eq (add X, C2), C when there is more than one-use when we can compute the range (PR #144566)

via llvm-commits llvm-commits at lists.llvm.org
Wed Jun 18 17:28:50 PDT 2025


AZero13 wrote:

Actually @topperc We can merge this, but the code you modified does not seem obvious in what it is doing with the equality. But I will address this once I do multiple PRs that address the root cause because this cannot be done in one PR.

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


More information about the llvm-commits mailing list