Skip to content

Commit cfed77f

Browse files
committed
[NFC] XFAIL KernelAndProgram/free_function_kernels.cpp
1 parent 47373a2 commit cfed77f

File tree

1 file changed

+2
-1
lines changed

1 file changed

+2
-1
lines changed

sycl/test-e2e/KernelAndProgram/free_function_kernels.cpp

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,8 @@
11
// REQUIRES: aspect-usm_shared_allocations
22
// RUN: %{build} -o %t.out
33
// RUN: %{run} %t.out
4-
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
56
// This test tests free function kernel code generation and execution.
67

78
#include <iostream>

0 commit comments

Comments
 (0)