diff --git a/sycl/test-e2e/Basic/barrier_order.cpp b/sycl/test-e2e/Basic/barrier_order.cpp index 16af6eee3837b..be5c78b6c410c 100644 --- a/sycl/test-e2e/Basic/barrier_order.cpp +++ b/sycl/test-e2e/Basic/barrier_order.cpp @@ -2,10 +2,6 @@ // RUN: %{build} -o %t.out // RUN: %{run} %t.out -// Hangs on that platform (at least on gpu-intel-pvc), -// https://github.com/intel/llvm/issues/7330. -// UNSUPPORTED: opencl && gpu - #include #include