[clang] [Clang][NFC] tests showcasing incorrect use of HIP and OpenCL memory scope macros (PR #188890)

Joseph Huber via cfe-commits cfe-commits at lists.llvm.org
Tue Mar 31 12:07:56 PDT 2026


================
@@ -0,0 +1,32 @@
+// REQUIRES: amdgpu-registered-target
----------------
jhuber6 wrote:

Does this actually require the target being registered? We're not making assembly AFAIK.

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


More information about the cfe-commits mailing list