Skip to content

Commit a713b7e

Browse files
committed
Update joint_matrix_half_accumulator.cpp
Add JIRA trackers
1 parent 96e05ae commit a713b7e

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

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

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -7,14 +7,14 @@
77
//===----------------------------------------------------------------------===//
88
// SG size = 32 is not currently supported for SYCL Joint Matrix by IGC on DG2
99
// UNSUPPORTED: gpu-intel-dg2
10-
// UNSUPPORTED-INTENDED: GSD-4181
10+
// UNSUPPORTED-TRACKER: GSD-4181
1111

1212
// REQUIRES: target-spir
1313
// REQUIRES: aspect-ext_intel_matrix
1414
// REQUIRES-INTEL-DRIVER: lin: 27501, win: 101.4943
1515

1616
// XFAIL: gpu
17-
// XFAIL-TRACKER: GSD-10112
17+
// XFAIL-TRACKER: GSD-10112, GSD-4181
1818

1919
// RUN: %{build} -o %t.out
2020
// RUN: %{run} %t.out

0 commit comments

Comments
 (0)