Skip to content
This repository was archived by the owner on Mar 28, 2023. It is now read-only.

Commit 5d11297

Browse files
authored
[ESIMD] Remove XFAIL due to compiler fix #5075 (#600)
Signed-off-by: Konstantin S Bobrovsky <[email protected]>
1 parent 9256ee2 commit 5d11297

File tree

3 files changed

+0
-6
lines changed

3 files changed

+0
-6
lines changed

SYCL/ESIMD/mandelbrot/mandelbrot.cpp

Lines changed: 0 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -6,8 +6,6 @@
66
//
77
//===----------------------------------------------------------------------===//
88

9-
// XFAIL: *
10-
119
// REQUIRES: gpu
1210
// UNSUPPORTED: cuda || hip
1311
// RUN: %clangxx -fsycl %s -I%S/.. -o %t.out

SYCL/ESIMD/mandelbrot/mandelbrot_spec.cpp

Lines changed: 0 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -6,8 +6,6 @@
66
//
77
//===----------------------------------------------------------------------===//
88

9-
// XFAIL: *
10-
119
// TODO enable on Windows
1210
// REQUIRES: linux && gpu
1311
// UNSUPPORTED: cuda || hip

SYCL/ESIMD/regression/dgetrf.cpp

Lines changed: 0 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -6,8 +6,6 @@
66
//
77
//===----------------------------------------------------------------------===//
88

9-
// XFAIL: *
10-
119
// REQUIRES: gpu
1210
// UNSUPPORTED: cuda || hip
1311
// RUN: %clangxx -fsycl -DUSE_REF %s -I%S/.. -o %t.ref.out

0 commit comments

Comments
 (0)