Skip to content

Commit e629656

Browse files
[SYCL][Matrix][E2E] remove XFAIL for joint_matrix_tf32.cpp cpu testing (#11943)
1 parent fb8c82d commit e629656

File tree

2 files changed

+0
-4
lines changed

2 files changed

+0
-4
lines changed

sycl/test-e2e/Matrix/SG32/joint_matrix_tf32.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:cpu
14-
1513
#include "../common.hpp"
1614

1715
using namespace sycl;

sycl/test-e2e/Matrix/joint_matrix_tf32.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:cpu
14-
1513
#include "common.hpp"
1614

1715
using namespace sycl;

0 commit comments

Comments
 (0)