[clang] [Clang][AMDGPU] Add a new builtin type for buffer rsrc (PR #94830)

Matt Arsenault via cfe-commits cfe-commits at lists.llvm.org
Mon Jun 17 12:18:03 PDT 2024


================
@@ -0,0 +1,11 @@
+// REQUIRES: amdgpu-registered-target
+// RUN: %clang_cc1 -verify -triple amdgcn-amd-amdhsa -Wno-unused-value %s
----------------
arsenm wrote:

set explicit -cl-std, and check 1.2 and 2.0? 

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


More information about the cfe-commits mailing list