Skip to content

Commit f29f54e

Browse files
authored
[SYCL][E2E][Matrix] Remove XFAIL from cache SLM test on DG2 (#18702)
It's XPASSing after the latest driver update, see [here](https://github.com/intel/llvm/actions/runs/15296757125/job/43028280618). Signed-off-by: Sarnie, Nick <nick.sarnie@intel.com>
1 parent bc05c64 commit f29f54e

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

sycl/test-e2e/Matrix/joint_matrix_bf16_fill_k_cache_SLM.cpp

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -6,7 +6,7 @@
66
//
77
//===----------------------------------------------------------------------===//
88
// REQUIRES: target-spir
9-
// XFAIL: run-mode && (gpu-intel-dg2 || igc-dev)
9+
// XFAIL: run-mode && igc-dev
1010
// XFAIL-TRACKER: CMPLRLLVM-66371
1111

1212
// REQUIRES: aspect-ext_intel_matrix, gpu

0 commit comments

Comments
 (0)