Skip to content

Commit dc7d2a7

Browse files
committed
unsupported-INTENDED
1 parent 10d918b commit dc7d2a7

File tree

1 file changed

+2
-1
lines changed

1 file changed

+2
-1
lines changed

sycl/test-e2e/KernelCompiler/kernel_compiler_sycl_jit.cpp

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -9,8 +9,9 @@
99
// REQUIRES: (opencl || level_zero)
1010
// UNSUPPORTED: accelerator
1111

12-
// TODO: enable on Windows (via SYCL_ENABLE_EXTENSION_JIT in CMakeLists).
1312
// UNSUPPORTED: windows
13+
// UNSUPPORTED-INTENDED: To Do: enable on Windows (via SYCL_ENABLE_EXTENSION_JIT
14+
// in CMakeLists).
1415

1516
// RUN: %{build} -o %t.out
1617
// RUN: %{run} %t.out

0 commit comments

Comments
 (0)