Skip to content

Commit 4303568

Browse files
Merge pull request intel#1549 from yubingex007-a11y/CMPLRTST-19379
Remove XFAIL from element_wise_all_ops_bf16 since the fixes of CMPLRLLVM-43327 are landed
2 parents 05e51b2 + 16d9d35 commit 4303568

File tree

2 files changed

+0
-2
lines changed

2 files changed

+0
-2
lines changed

SYCL/Matrix/Legacy/element_wise_all_ops_bf16.cpp

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -11,7 +11,6 @@
1111
// RUN: %CPU_RUN_PLACEHOLDER %t.out
1212
// RUN: %GPU_RUN_PLACEHOLDER %t.out
1313

14-
// XFAIL: cpu
1514

1615
#include <iostream>
1716
#include <random>

SYCL/Matrix/element_wise_all_ops_bf16.cpp

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -11,7 +11,6 @@
1111
// RUN: %CPU_RUN_PLACEHOLDER %t.out
1212
// RUN: %GPU_RUN_PLACEHOLDER %t.out
1313

14-
// XFAIL: cpu
1514
#include <iostream>
1615
#include <random>
1716
#include <sycl/sycl.hpp>

0 commit comments

Comments
 (0)