[clang] [AMDGPU][GFX12] Add tests for unsupported builtins (PR #78729)

Jay Foad via cfe-commits cfe-commits at lists.llvm.org
Fri Jan 19 07:48:13 PST 2024


================
@@ -0,0 +1,105 @@
+// REQUIRES: amdgpu-registered-target
----------------
jayfoad wrote:

Maybe just add these to `test/CodeGenOpenCL/builtins-amdgcn-gfx12-err.cl` instead of a new file?

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


More information about the cfe-commits mailing list