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 a67445c commit 6bdc986Copy full SHA for 6bdc986
sycl/test-e2e/KernelAndProgram/free_function_kernels.cpp
@@ -1,9 +1,7 @@
1
// REQUIRES: aspect-usm_shared_allocations
2
// RUN: %{build} -o %t.out
3
// RUN: %{run} %t.out
4
-// XFAIL: run-mode && (gpu-intel-gen12 || gpu-intel-pvc-1T || arch-intel_gpu_bmg_g21 )
5
-// XFAIL-TRACKER: https://github.com/intel/llvm/issues/20244
6
-// UNSUPPORTED: run-mode && gpu-intel-dg2
+// UNSUPPORTED: run-mode && (gpu-intel-gen12 || gpu-intel-dg2 || gpu-intel-pvc-1T || arch-intel_gpu_bmg_g21 )
7
// UNSUPPORTED-TRACKER: https://github.com/intel/llvm/issues/20244
8
// This test tests free function kernel code generation and execution.
9
0 commit comments