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

Commit 8aa3a7b

Browse files
committed
Remove XFAIL for SYCL/AOT/multiple-devices.cpp
1 parent 92b6c03 commit 8aa3a7b

File tree

1 file changed

+0
-3
lines changed

1 file changed

+0
-3
lines changed

SYCL/AOT/multiple-devices.cpp

Lines changed: 0 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -10,9 +10,6 @@
1010
// UNSUPPORTED: cuda
1111
// CUDA is not compatible with SPIR.
1212

13-
// The test is failing with GPU RT 30.0.100.9667
14-
// XFAIL: windows
15-
1613
// 1-command compilation case
1714
// Targeting CPU, GPU, FPGA
1815
// RUN: %clangxx -fsycl -fsycl-targets=spir64_x86_64-unknown-unknown-sycldevice,spir64_gen-unknown-unknown-sycldevice,spir64_fpga-unknown-unknown-sycldevice -Xsycl-target-backend=spir64_gen-unknown-unknown-sycldevice "-device *" %S/Inputs/aot.cpp -o %t_all.out

0 commit comments

Comments
 (0)