[llvm] [ValueTracking] Allow getUnderlyingPointer to look through inttoptr/ptrtoint round trip casts (PR #146432)
Nikita Popov via llvm-commits
llvm-commits at lists.llvm.org
Wed Jul 2 00:09:33 PDT 2025
nikic wrote:
Yes, using BatchAA is always safe if IR is not modified. Using it in LSV should be fine. Though I don't really get how just using BatchAA fixes your problem.
https://github.com/llvm/llvm-project/pull/146432
More information about the llvm-commits
mailing list