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 eef06c1 commit 3ede529Copy full SHA for 3ede529
sycl/test/spec_const/spec_const_hw.cpp
@@ -1,7 +1,7 @@
1
// RUN: %clangxx -fsycl %s -o %t.out
2
// RUN: env SYCL_DEVICE_TYPE=HOST %t.out
3
-// RUN: %CPU_RUN_PLACEHOLDER %t.out
4
// TODO: re-enable after OpenCL RT is fixed:
+// RUNx: %CPU_RUN_PLACEHOLDER %t.out
5
// RUNx: %GPU_RUN_PLACEHOLDER %t.out
6
// RUNx: %ACC_RUN_PLACEHOLDER %t.out
7
//
0 commit comments