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 10d918b commit dc7d2a7Copy full SHA for dc7d2a7
sycl/test-e2e/KernelCompiler/kernel_compiler_sycl_jit.cpp
@@ -9,8 +9,9 @@
9
// REQUIRES: (opencl || level_zero)
10
// UNSUPPORTED: accelerator
11
12
-// TODO: enable on Windows (via SYCL_ENABLE_EXTENSION_JIT in CMakeLists).
13
// UNSUPPORTED: windows
+// UNSUPPORTED-INTENDED: To Do: enable on Windows (via SYCL_ENABLE_EXTENSION_JIT
14
+// in CMakeLists).
15
16
// RUN: %{build} -o %t.out
17
// RUN: %{run} %t.out
0 commit comments