Skip to content

Commit 126e39a

Browse files
committed
all OCL tests should declare that ocloc dependency
1 parent ae2e98a commit 126e39a

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

sycl/test-e2e/KernelCompiler/kernel_compiler_opencl.cpp

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -6,7 +6,7 @@
66
//
77
//===----------------------------------------------------------------------===//
88

9-
// REQUIRES: (opencl || level_zero)
9+
// REQUIRES: ocloc && (opencl || level_zero)
1010
// UNSUPPORTED: accelerator
1111

1212
// -- Test the kernel_compiler with OpenCL source.

0 commit comments

Comments
 (0)