[llvm-branch-commits] [clang] [lld] [llvm] [mlir] [RFC][AMDGPU] Add BARRIER address space (PR #195613)

Pierre van Houtryve via llvm-branch-commits llvm-branch-commits at lists.llvm.org
Tue Jun 23 02:33:01 PDT 2026


================
@@ -11,8 +11,15 @@ __shared__ struct {
   __amdgpu_named_workgroup_barrier_t y;
 } str;
----------------
Pierre-vh wrote:

Clang doesn't allow the __address_space__ modifier on top of __shared__ or _device__ I think

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


More information about the llvm-branch-commits mailing list