We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent b0db6dd commit 6d719c6Copy full SHA for 6d719c6
clang/test/Driver/sycl-device-traits-macros-amdgcn.cpp
@@ -50,8 +50,10 @@
50
// RUN: FileCheck %s --check-prefix=CHECK-SYCL-AMDGCN-AMD-AMDHSA-DEVICE-TRIPLE
51
// RUN: %clangxx -fsycl -nogpulib -fsycl-targets=amd_gpu_gfx940 \
52
// RUN: -fsycl-libspirv-path=%S/Inputs/SYCL/libspirv.bc -### %s 2>&1 | \
53
+// RUN: FileCheck %s --check-prefix=CHECK-SYCL-AMDGCN-AMD-AMDHSA-DEVICE-TRIPLE
54
// RUN: %clangxx -fsycl -nogpulib -fsycl-targets=amd_gpu_gfx941 \
55
56
57
// RUN: %clangxx -fsycl -nogpulib -fsycl-targets=amd_gpu_gfx942 \
58
59
0 commit comments