Skip to content

Commit b1d7638

Browse files
committed
Fix unsupported labels
1 parent 114411e commit b1d7638

File tree

2 files changed

+2
-0
lines changed

2 files changed

+2
-0
lines changed

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

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -6,6 +6,7 @@
66
//
77
//===----------------------------------------------------------------------===//
88

9+
// UNSUPPORTED: gpu-intel-dg2
910
// UNSUPPORTED-INTENDED: SG size = 32 is not supported for SYCL Joint Matrix on
1011
// DG2
1112

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

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -6,6 +6,7 @@
66
//
77
//===----------------------------------------------------------------------===//
88

9+
// UNSUPPORTED: gpu-intel-dg2
910
// UNSUPPORTED-INTENDED: SG size = 32 is not supported for SYCL Joint Matrix on
1011
// DG2
1112

0 commit comments

Comments
 (0)