Skip to content

Commit 9bf4ee4

Browse files
authored
[SYCL][ESIMD][E2E] Disable loop_extended as it's flaky (#16612)
#16598 Signed-off-by: Sarnie, Nick <[email protected]>
1 parent 96ea8dc commit 9bf4ee4

File tree

1 file changed

+2
-0
lines changed

1 file changed

+2
-0
lines changed

sycl/test-e2e/ESIMD/named_barriers/loop_extended.cpp

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -7,6 +7,8 @@
77
//===----------------------------------------------------------------------===//
88

99
// REQUIRES: arch-intel_gpu_pvc
10+
// UNSUPPORTED: arch-intel_gpu_pvc
11+
// UNSUPPORTED-TRACKER: https://github.com/intel/llvm/issues/16598
1012
// RUN: %{build} -o %t.out
1113
// RUN: %{run} %t.out
1214

0 commit comments

Comments
 (0)