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 cfed77fCopy full SHA for cfed77f
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: run-mode && (gpu-intel-gen12 || gpu-intel-pvc-1T || arch-intel_gpu_bmg_g21 || arch-intel_gpu_acm_g10 )
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