Skip to content

Commit e06e482

Browse files
authored
[SYCL][E2E JM] XFAIL half transpose on DMR (#18448)
1 parent e11ad4e commit e06e482

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

sycl/test-e2e/Matrix/joint_matrix_16bit_colmajorA_colmajorB.cpp

+1-1
Original file line numberDiff line numberDiff line change
@@ -24,7 +24,7 @@
2424
// XFAIL-TRACKER: GSD-5768
2525

2626
// Only transpose on half data type
27-
// XFAIL: arch-intel_cpu_gnr
27+
// XFAIL: arch-intel_cpu_gnr || arch-intel_cpu_dmr
2828
// XFAIL-TRACKER: CMPLRLLVM-65499
2929

3030
#include "common.hpp"

0 commit comments

Comments
 (0)