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 620ac35 commit 01f7e44Copy full SHA for 01f7e44
sycl/test-e2e/VirtualMem/vector_with_virtual_mem.cpp
@@ -1,7 +1,7 @@
1
// REQUIRES: aspect-usm_shared_allocations
2
3
-// XFAIL: linux && gpu-intel-dg2
4
-// XFAIL-TRACKER: https://github.com/intel/llvm/issues/15812
+// UNSUPPORTED: linux && gpu-intel-dg2
+// UNSUPPORTED-TRACKER: https://github.com/intel/llvm/issues/15812
5
6
// RUN: %{build} -o %t.out
7
// RUN: %{run} %t.out
0 commit comments