Skip to content

Commit 7e74578

Browse files
committed
Update no-unsupported-without-info.cpp
Remove tests from unsupported without info check file
1 parent a713b7e commit 7e74578

File tree

1 file changed

+4
-2
lines changed

1 file changed

+4
-2
lines changed

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

Lines changed: 4 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -54,7 +54,11 @@
5454
// tests to match the required format and in that case you should just update
5555
// (i.e. reduce) the number and the list below.
5656
//
57+
<<<<<<< HEAD
5758
// NUMBER-OF-UNSUPPORTED-WITHOUT-INFO: 236
59+
=======
60+
// NUMBER-OF-UNSUPPORTED-WITHOUT-INFO: 247
61+
>>>>>>> 5278dc4d7834 (Update no-unsupported-without-info.cpp)
5862
//
5963
// List of improperly UNSUPPORTED tests.
6064
// Remove the CHECK once the test has been properly UNSUPPORTED.
@@ -191,11 +195,9 @@
191195
// CHECK-NEXT: Matrix/SG32/joint_matrix_bf16_fill_k_cache_unroll.cpp
192196
// CHECK-NEXT: Matrix/SG32/joint_matrix_bf16_fill_k_cache_unroll_init.cpp
193197
// CHECK-NEXT: Matrix/SG32/joint_matrix_bfloat16.cpp
194-
// CHECK-NEXT: Matrix/SG32/joint_matrix_bfloat16_accumulator.cpp
195198
// CHECK-NEXT: Matrix/SG32/joint_matrix_bfloat16_array.cpp
196199
// CHECK-NEXT: Matrix/SG32/joint_matrix_down_convert.cpp
197200
// CHECK-NEXT: Matrix/SG32/joint_matrix_half.cpp
198-
// CHECK-NEXT: Matrix/SG32/joint_matrix_half_accumulator.cpp
199201
// CHECK-NEXT: Matrix/SG32/joint_matrix_int8_rowmajorA_rowmajorB.cpp
200202
// CHECK-NEXT: Matrix/SG32/joint_matrix_prefetch.cpp
201203
// CHECK-NEXT: Matrix/SG32/joint_matrix_rowmajorA_rowmajorB.cpp

0 commit comments

Comments
 (0)