[clang] [CIR] Upstream `AddressSpace` support for `PointerType` (PR #161028)

Henrich Lauko via cfe-commits cfe-commits at lists.llvm.org
Tue Sep 30 04:54:09 PDT 2025


xlauko wrote:

@bcardosolopes @andykaylor In general it might be worthwhile to align more with `ptr` dialect and its modeling of address spaces. Maybe even use `MemorySpaceAttrInterface` directly in out pointer type

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


More information about the cfe-commits mailing list