File tree Expand file tree Collapse file tree 3 files changed +5
-3
lines changed
test/e2e_test_requirements Expand file tree Collapse file tree 3 files changed +5
-3
lines changed Original file line number Diff line number Diff line change 1212
1313// -ffp-model=precise is added to not depend on compiler defaults.
1414
15+ // Waiting for the commit in IGC to be pulled into the driver to resolve the test.
1516// XFAIL: gpu
17+ // XFAIL-TRACKER: CMPLRLLVM-63710
1618
1719#include " common.hpp"
1820#include " joint_matrix_bf16_fill_k_cache_impl.hpp"
Original file line number Diff line number Diff line change 1212
1313// -ffp-model=precise is added to not depend on compiler defaults.
1414
15+ // Waiting for the commit in IGC to be pulled into the driver
1516// XFAIL: gpu
17+ // XFAIL-TRACKER: CMPLRLLVM-63710
1618
1719#include " common.hpp"
1820#include " joint_matrix_bf16_fill_k_cache_impl.hpp"
Original file line number Diff line number Diff line change 5151// tests to match the required format and in that case you should just update
5252// (i.e. reduce) the number and the list below.
5353//
54- // NUMBER-OF-XFAIL-WITHOUT-TRACKER: 79
54+ // NUMBER-OF-XFAIL-WITHOUT-TRACKER: 77
5555//
5656// List of improperly XFAIL-ed tests.
5757// Remove the CHECK once the test has been properly XFAIL-ed.
9696// CHECK-NEXT: Matrix/SG32/joint_matrix_prefetch.cpp
9797// CHECK-NEXT: Matrix/SG32/joint_matrix_rowmajorA_rowmajorB.cpp
9898// CHECK-NEXT: Matrix/SG32/joint_matrix_unaligned_k.cpp
99- // CHECK-NEXT: Matrix/joint_matrix_bf16_fill_k_cache_arg_dim.cpp
100- // CHECK-NEXT: Matrix/joint_matrix_bf16_fill_k_cache_runtime_dim.cpp
10199// CHECK-NEXT: Matrix/joint_matrix_bfloat16_colmajorA_colmajorB.cpp
102100// CHECK-NEXT: Matrix/joint_matrix_colA_rowB_colC.cpp
103101// CHECK-NEXT: Matrix/joint_matrix_int8_colmajorA_colmajorB.cpp
You can’t perform that action at this time.
0 commit comments