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

Commit db7c529

Browse files
authored
Revert "[SYCL] XFAIL test failing after LLVM pulldown (#290)" (#324)
This reverts commit 78d1351.
1 parent 4eeb18f commit db7c529

File tree

1 file changed

+0
-3
lines changed

1 file changed

+0
-3
lines changed

SYCL/HierPar/hier_par_wgscope_O0.cpp

-3
Original file line numberDiff line numberDiff line change
@@ -17,9 +17,6 @@
1717
// code and data in the work group scope, and when the test is compiled with
1818
// -O0 switch.
1919

20-
// The test is failing on CUDA after intel/llvm#3779
21-
// XFAIL: cuda
22-
2320
#include "Inputs/hier_par_wgscope_impl.hpp"
2421

2522
int main() { return run(); }

0 commit comments

Comments
 (0)