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

Luo Yuanke via llvm-commits llvm-commits at lists.llvm.org
Thu Feb 12 17:03:58 PST 2026


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

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

How about collecting all the inttoptr/ptrtoint pairs at the beginning of `collectFlatAddressExpressions()`, so that all the member methods can remain const?

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


More information about the llvm-commits mailing list