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 8841460 commit 64d4514Copy full SHA for 64d4514
sycl/test-e2e/Basic/built-ins/marray_math.cpp
@@ -1,3 +1,6 @@
1
+// TODO: Re-enable this test on Windows after fixing the following issue:
2
+// https://github.com/intel/llvm/issues/8975
3
+// UNSUPPORTED: windows
4
// RUN: %clangxx -fsycl -fsycl-targets=%sycl_triple %s -o %t.out
5
// RUN: %CPU_RUN_PLACEHOLDER %t.out
6
// RUN: %GPU_RUN_PLACEHOLDER %t.out
0 commit comments