We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 2cb4b87 commit a3fcb84Copy full SHA for a3fcb84
sycl/test-e2e/SubGroup/reduce.cpp
@@ -1,6 +1,9 @@
1
// RUN: %{build} -o %t.out
2
// RUN: %{run} %t.out
3
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
+
7
//==--------------- reduce.cpp - SYCL sub_group reduce test ----*- C++ -*---==//
8
//
9
// Part of the LLVM Project, under the Apache License v2.0 with LLVM Exceptions.
0 commit comments