Skip to content

Commit

Permalink
[SYCL][ESIMD][E2E] Disable loop_extended as it's flaky (#16612)
Browse files Browse the repository at this point in the history
#16598

Signed-off-by: Sarnie, Nick <nick.sarnie@intel.com>
  • Loading branch information
sarnex authored Jan 14, 2025
1 parent 96ea8dc commit 9bf4ee4
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions sycl/test-e2e/ESIMD/named_barriers/loop_extended.cpp
Original file line number Diff line number Diff line change
Expand Up @@ -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

Expand Down

0 comments on commit 9bf4ee4

Please sign in to comment.