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

Matt Arsenault via cfe-commits cfe-commits at lists.llvm.org
Fri Jul 17 09:19:44 PDT 2026


arsenm wrote:

> This is kind of a terrible feature. Can we make the query a little broader, and just check what's in .rodata?

Alternatively, just always report false.

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


More information about the cfe-commits mailing list