[llvm] [Value] Look through inttoptr (add ..) in accumulateConstantOffsets (PR #124981)

Florian Hahn via llvm-commits llvm-commits at lists.llvm.org
Thu Jan 30 05:03:20 PST 2025


https://github.com/fhahn commented:

I briefly tried to come up with a tests where the result would be used incorrectly, but wasn't able to.

I added a new `LookThroughIntToPtr` flag.

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


More information about the llvm-commits mailing list