Skip to content

Commit 6a02407

Browse files
authored
[SYCL][E2E] Remove Matrix/get_coord_int8_matB.cpp's XFAIL on CPU after uplift OCLCPURT to 2024.18.6.0.02 (#15021)
1 parent 7c533bd commit 6a02407

File tree

2 files changed

+0
-2
lines changed

2 files changed

+0
-2
lines changed

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

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

1313
// RUN: %{build} -o %t.out
1414
// RUN: %{run} %t.out
15-
// XFAIL: cpu
1615

1716
#include "../common.hpp"
1817

sycl/test-e2e/Matrix/get_coord_int8_matB.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
1111
// RUN: %{run} %t.out
12-
// XFAIL: cpu
1312

1413
#include "common.hpp"
1514
#include "get_coord_int8_matB_impl.hpp"

0 commit comments

Comments
 (0)