File tree Expand file tree Collapse file tree 2 files changed +7
-0
lines changed Expand file tree Collapse file tree 2 files changed +7
-0
lines changed Original file line number Diff line number Diff line change 88// RUN: %{build} -o %t.out
99// RUN: %{run} %t.out
1010
11+ // XFAIL: linux && run-mode && gpu-intel-dg2 && level_zero_v2_adapter
12+ // XFAIL-TRACKER: https://github.com/intel/llvm/issues/20589
13+
14+
1115#include " esimd_test_utils.hpp"
1216
1317using namespace sycl ;
Original file line number Diff line number Diff line change 88// RUN: %{build} -Wno-error=format -I%S/.. -o %t.out
99// RUN: %{run} %t.out 3 2 1
1010//
11+ // XFAIL: run-mode && level_zero_v2_adapter
12+ // XFAIL-TRACKER: https://github.com/intel/llvm/issues/20589
13+ //
1114// This test checks the correctness of ESIMD program for batched LU
1215// decomposition without pivoting. The program contains multiple branches
1316// corresponding to LU input sizes; all internal functions are inlined.
You can’t perform that action at this time.
0 commit comments