Skip to content

Commit c2e5529

Browse files
[SYCL] Re-enable Basic/barrier_order.cpp (#14154)
Closes #7330.
1 parent 4acca90 commit c2e5529

File tree

1 file changed

+0
-4
lines changed

1 file changed

+0
-4
lines changed

sycl/test-e2e/Basic/barrier_order.cpp

Lines changed: 0 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -2,10 +2,6 @@
22
// RUN: %{build} -o %t.out
33
// RUN: %{run} %t.out
44

5-
// Hangs on that platform (at least on gpu-intel-pvc),
6-
// https://github.com/intel/llvm/issues/7330.
7-
// UNSUPPORTED: opencl && gpu
8-
95
#include <iostream>
106
#include <stdlib.h>
117

0 commit comments

Comments
 (0)