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

Commit 78d1351

Browse files
authored
[SYCL] XFAIL test failing after LLVM pulldown (#290)
1 parent 45bfda3 commit 78d1351

File tree

1 file changed

+3
-0
lines changed

1 file changed

+3
-0
lines changed

SYCL/HierPar/hier_par_wgscope_O0.cpp

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -17,6 +17,9 @@
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+
2023
#include "Inputs/hier_par_wgscope_impl.hpp"
2124

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

0 commit comments

Comments
 (0)