We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent d01192d commit 113878dCopy full SHA for 113878d
sycl/test-e2e/ESIMD/PerformanceTests/matrix_transpose.cpp
@@ -6,6 +6,7 @@
6
//
7
//===----------------------------------------------------------------------===//
8
// XFAIL: igc-dev
9
+// XFAIL-TRACKER: https://github.com/intel/llvm/issues/16088
10
// REQUIRES: gpu-intel-dg2 && level_zero
11
// UNSUPPORTED: windows
12
sycl/test/e2e_test_requirements/no-xfail-without-tracker.cpp
@@ -51,7 +51,7 @@
51
// tests to match the required format and in that case you should just update
52
// (i.e. reduce) the number and the list below.
53
54
-// NUMBER-OF-XFAIL-WITHOUT-TRACKER: 141
+// NUMBER-OF-XFAIL-WITHOUT-TRACKER: 142
55
56
// List of improperly XFAIL-ed tests.
57
// Remove the CHECK once the test has been properly XFAIL-ed.
0 commit comments