Skip to content

Commit a3fcb84

Browse files
committed
disable test
Signed-off-by: Nick Sarnie <nick.sarnie@intel.com>
1 parent 2cb4b87 commit a3fcb84

File tree

1 file changed

+3
-0
lines changed

1 file changed

+3
-0
lines changed

sycl/test-e2e/SubGroup/reduce.cpp

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,9 @@
11
// RUN: %{build} -o %t.out
22
// RUN: %{run} %t.out
33

4+
// XFAIL: linux && (arch-intel_gpu_pvc || arch-intel_gpu_bmg_g21) && !igc-dev
5+
// XFAIL-TRACKER: https://github.com/intel/llvm/issues/20757
6+
47
//==--------------- reduce.cpp - SYCL sub_group reduce test ----*- C++ -*---==//
58
//
69
// Part of the LLVM Project, under the Apache License v2.0 with LLVM Exceptions.

0 commit comments

Comments
 (0)