We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 3565b58 commit a9a6856Copy full SHA for a9a6856
clang/test/CodeGenSYCL/nvptx-short-ptr.cpp
@@ -1,5 +1,6 @@
1
// Check that when we see the expected data layouts for NVPTX when we pass the
2
// -nvptx-short-ptr option.
3
+// REQUIRES: nvptx-registered-target
4
5
// RUN: %clang_cc1 -fsycl-is-device -disable-llvm-passes \
6
// RUN: -triple nvptx-nvidia-cuda -emit-llvm %s -o - \
0 commit comments