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