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

Matt Arsenault via llvm-commits llvm-commits at lists.llvm.org
Thu Jan 8 12:36:25 PST 2026


arsenm wrote:

> @arsenm if we guarantee that only "safe" LSB bits were changed, what could cause things to go wrong?

I'm more worried about provenance issues than relying on undocumented pointer properties 

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


More information about the llvm-commits mailing list