We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 2a9ce60 commit c87c017Copy full SHA for c87c017
clang/test/Driver/hip-macros.hip
@@ -1,3 +1,4 @@
1
+// REQUIRES: clang-driver, amdgpu-registered-target
2
// RUN: %clang -E -dM --offload-arch=gfx906 -mwavefrontsize64 \
3
// RUN: --cuda-device-only -nogpuinc -nogpulib \
4
// RUN: %s 2>&1 | FileCheck --check-prefixes=WAVE64 %s
0 commit comments