[llvm] Allow folding icmp eq (add X, C2), C when there is more than one-use when we can compute the range (PR #144566)
Craig Topper via llvm-commits
llvm-commits at lists.llvm.org
Wed Jun 18 17:11:16 PDT 2025
topperc wrote:
> @topperc this is having too many side effects. I think we should do what I originally did for now and then I will invest working on a proper fix because this is not going to be easily done in one PR
Ok.
https://github.com/llvm/llvm-project/pull/144566
More information about the llvm-commits
mailing list