[clang] [AMDGPU] Add builtin to test for constant memory (PR #209679)

Matt Arsenault via cfe-commits cfe-commits at lists.llvm.org
Wed Jul 15 01:24:43 PDT 2026


https://github.com/arsenm requested changes to this pull request.

Constant address space is entirely synthetic and shouldn't be directly observable. What is the point of this API, and why do we need compatibility now?

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


More information about the cfe-commits mailing list