[llvm] [InferAS] Infer the address space of inttoptr (PR #173244)

Luo Yuanke via llvm-commits llvm-commits at lists.llvm.org
Thu Feb 12 16:57:35 PST 2026


================

----------------
LuoYuanke wrote:

Introducing `mutable` to member `PtrIntCastPairs` is to avoid changing each member method of `InferAddressSpacesImpl` who calls `getIntToPtrPointerOperand()` which modify `PtrIntCastPairs`.

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


More information about the llvm-commits mailing list