Skip to content

Commit 5cee5b7

Browse files
authored
[SYCL][Matrix tests]remove xfail from transpose C tests on PVC (#12212)
1 parent 05a6880 commit 5cee5b7

File tree

2 files changed

+0
-4
lines changed

2 files changed

+0
-4
lines changed

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

Lines changed: 0 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -10,8 +10,6 @@
1010
// RUN: %{build} -o %t.out
1111
// RUN: %{run} %t.out
1212

13-
// XFAIL: gpu
14-
1513
#include "../common.hpp"
1614

1715
constexpr size_t SG_SZ = 32;

sycl/test-e2e/Matrix/joint_matrix_transposeC.cpp

Lines changed: 0 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -10,8 +10,6 @@
1010
// RUN: %{build} -o %t.out
1111
// RUN: %{run} %t.out
1212

13-
// XFAIL: gpu
14-
1513
#include "common.hpp"
1614

1715
constexpr size_t SG_SZ = 16;

0 commit comments

Comments
 (0)