Skip to content

Commit 58655a6

Browse files
authored
[SYCL][Joint Matrix] Remove XFAIL from JM element_wise_all_sizes tests (#11022)
1 parent cd6c670 commit 58655a6

File tree

3 files changed

+0
-3
lines changed

3 files changed

+0
-3
lines changed

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

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -9,7 +9,6 @@
99

1010
// RUN: %{build} -o %t.out -DSYCL_EXT_ONEAPI_MATRIX_VERSION=4
1111
// RUN: %{run} %t.out
12-
// XFAIL: gpu
1312

1413
#include <iostream>
1514
#include <random>

sycl/test-e2e/Matrix/XMX8/element_wise_all_sizes.cpp

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -9,7 +9,6 @@
99

1010
// RUN: %{build} -o %t.out -DSYCL_EXT_ONEAPI_MATRIX_VERSION=4
1111
// RUN: %{run} %t.out
12-
// XFAIL: gpu
1312

1413
#include <iostream>
1514
#include <random>

sycl/test-e2e/Matrix/element_wise_all_sizes.cpp

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -9,7 +9,6 @@
99

1010
// RUN: %{build} -o %t.out -DSYCL_EXT_ONEAPI_MATRIX_VERSION=4
1111
// RUN: %{run} %t.out
12-
// XFAIL: gpu
1312

1413
#include <iostream>
1514
#include <random>

0 commit comments

Comments
 (0)