diff --git a/sycl/test-e2e/ESIMD/named_barriers/loop_extended.cpp b/sycl/test-e2e/ESIMD/named_barriers/loop_extended.cpp index b42c58181ca4c..285c62c185e12 100644 --- a/sycl/test-e2e/ESIMD/named_barriers/loop_extended.cpp +++ b/sycl/test-e2e/ESIMD/named_barriers/loop_extended.cpp @@ -7,6 +7,8 @@ //===----------------------------------------------------------------------===// // REQUIRES: arch-intel_gpu_pvc +// UNSUPPORTED: arch-intel_gpu_pvc +// UNSUPPORTED-TRACKER: https://github.com/intel/llvm/issues/16598 // RUN: %{build} -o %t.out // RUN: %{run} %t.out