Skip to content

Commit e1daf5e

Browse files
sarnexYuriPlyakhin
andcommitted
Update sycl/test-e2e/Matrix/SG32/joint_matrix_annotated_ptr.cpp
Co-authored-by: Yury Plyakhin <[email protected]>
1 parent 37e9bbf commit e1daf5e

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

sycl/test-e2e/Matrix/SG32/joint_matrix_annotated_ptr.cpp

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -16,7 +16,7 @@
1616
// RUN: %{run} %t.out
1717

1818
// Currently row major B fails when annotated_ptr is used
19-
// XFAIL: !(linux && arch-intel_gpu_bmg_g21)
19+
// XFAIL: gpu && !(linux && arch-intel_gpu_bmg_g21)
2020
// XFAIL-TRACKER: GSD-4181
2121

2222
#include "common.hpp"

0 commit comments

Comments
 (0)