================
@@ -0,0 +1,6 @@
+// RUN: %clang -fopenmp --offload-arch=sm_90 -nocudalib -target 
aarch64-unknown-linux-gnu -c -Xclang -verify %s
----------------
jhuber6 wrote:

Seems CUDA used to have a test for this but it was removed for some reason? I 
would just stash it in `SemaOpenMP` or `OpenMP` and copy one of the existing 
`-verify` tests.

https://github.com/llvm/llvm-project/pull/127439
_______________________________________________
cfe-commits mailing list
cfe-commits@lists.llvm.org
https://lists.llvm.org/cgi-bin/mailman/listinfo/cfe-commits

Reply via email to