================
@@ -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 _______________________________________________ llvm-branch-commits mailing list [email protected] https://lists.llvm.org/cgi-bin/mailman/listinfo/llvm-branch-commits
