Skip to content

Commit 114411e

Browse files
committed
format fix
1 parent eef603c commit 114411e

File tree

5 files changed

+10
-6
lines changed

5 files changed

+10
-6
lines changed

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

Lines changed: 3 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -6,7 +6,9 @@
66
//
77
//===----------------------------------------------------------------------===//
88

9-
// UNSUPPORTED-INTENDED: SG size = 32 is not supported for SYCL Joint Matrix on DG2
9+
// UNSUPPORTED: gpu-intel-dg2
10+
// UNSUPPORTED-INTENDED: SG size = 32 is not supported for SYCL Joint Matrix on
11+
// DG2
1012

1113
// REQUIRES: target-spir
1214
// REQUIRES: aspect-ext_intel_matrix

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

Lines changed: 3 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -6,7 +6,9 @@
66
//
77
//===----------------------------------------------------------------------===//
88

9-
// UNSUPPORTED-INTENDED: SG size = 32 is not supported for SYCL Joint Matrix on DG2
9+
// UNSUPPORTED: gpu-intel-dg2
10+
// UNSUPPORTED-INTENDED: SG size = 32 is not supported for SYCL Joint Matrix on
11+
// DG2
1012

1113
// REQUIRES: target-spir
1214
// REQUIRES: aspect-ext_intel_matrix

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

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -6,7 +6,8 @@
66
//
77
//===----------------------------------------------------------------------===//
88

9-
// UNSUPPORTED-INTENDED: SG size = 32 is not supported for SYCL Joint Matrix on DG2
9+
// UNSUPPORTED-INTENDED: SG size = 32 is not supported for SYCL Joint Matrix on
10+
// DG2
1011

1112
// REQUIRES: target-spir
1213

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

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -6,7 +6,8 @@
66
//
77
//===----------------------------------------------------------------------===//
88

9-
// UNSUPPORTED-INTENDED: SG size = 32 is not supported for SYCL Joint Matrix on DG2
9+
// UNSUPPORTED-INTENDED: SG size = 32 is not supported for SYCL Joint Matrix on
10+
// DG2
1011

1112
// REQUIRES: target-spir
1213
// REQUIRES: aspect-ext_intel_matrix

sycl/test/e2e_test_requirements/no-unsupported-without-info.cpp

Lines changed: 0 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -188,10 +188,8 @@
188188
// CHECK-NEXT: Matrix/SG32/joint_matrix_bf16_fill_k_cache_init.cpp
189189
// CHECK-NEXT: Matrix/SG32/joint_matrix_bf16_fill_k_cache_unroll.cpp
190190
// CHECK-NEXT: Matrix/SG32/joint_matrix_bf16_fill_k_cache_unroll_init.cpp
191-
// CHECK-NEXT: Matrix/SG32/joint_matrix_bfloat16.cpp
192191
// CHECK-NEXT: Matrix/SG32/joint_matrix_bfloat16_array.cpp
193192
// CHECK-NEXT: Matrix/SG32/joint_matrix_down_convert.cpp
194-
// CHECK-NEXT: Matrix/SG32/joint_matrix_half.cpp
195193
// CHECK-NEXT: Matrix/SG32/joint_matrix_int8_rowmajorA_rowmajorB.cpp
196194
// CHECK-NEXT: Matrix/SG32/joint_matrix_prefetch.cpp
197195
// CHECK-NEXT: Matrix/SG32/joint_matrix_rowmajorA_rowmajorB.cpp

0 commit comments

Comments
 (0)