[llvm] [LLVM][IR] Add support for address space names in DataLayout (PR #170559)

Nikita Popov via llvm-commits llvm-commits at lists.llvm.org
Fri Dec 5 01:28:33 PST 2025


https://github.com/nikic approved this pull request.

LGTM. I'm a bit concerned that this will make it harder to create DL-independent test cases. Possibly we'll need an option to disable named address spaces during printing.

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


More information about the llvm-commits mailing list