Skip to content

Commit 3ede529

Browse files
committed
[SYCL] Temporarily disable spec_const_hw.cpp on CPU.
CPU OpenCL Runtime on build machines is not updated yet. Signed-off-by: Konstantin S Bobrovsky <[email protected]>
1 parent eef06c1 commit 3ede529

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

sycl/test/spec_const/spec_const_hw.cpp

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
// RUN: %clangxx -fsycl %s -o %t.out
22
// RUN: env SYCL_DEVICE_TYPE=HOST %t.out
3-
// RUN: %CPU_RUN_PLACEHOLDER %t.out
43
// TODO: re-enable after OpenCL RT is fixed:
4+
// RUNx: %CPU_RUN_PLACEHOLDER %t.out
55
// RUNx: %GPU_RUN_PLACEHOLDER %t.out
66
// RUNx: %ACC_RUN_PLACEHOLDER %t.out
77
//

0 commit comments

Comments
 (0)