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 ae7f46d commit 546bcb9Copy full SHA for 546bcb9
sycl/test-e2e/ESIMD/regression/variable_gather_mask.cpp
@@ -7,6 +7,8 @@
7
//===----------------------------------------------------------------------===//
8
// RUN: %{build} -o %t.out
9
// RUN: %{run} %t.out
10
+
11
+// UNSUPPORTED: opencl && gpu-intel-pvc
12
//
13
// This is a regression test for the VC BE bug which generates incorrect code in
14
// some cases in presence of variable (not compile-time constant) mask
0 commit comments