Skip to content

Commit 546bcb9

Browse files
[SYCL] Disable ESIMD/regression/variable_gather_mask.cpp on failing configuration (#9540)
The failure is tracked in the internal bug tracking system.
1 parent ae7f46d commit 546bcb9

File tree

1 file changed

+2
-0
lines changed

1 file changed

+2
-0
lines changed

sycl/test-e2e/ESIMD/regression/variable_gather_mask.cpp

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -7,6 +7,8 @@
77
//===----------------------------------------------------------------------===//
88
// RUN: %{build} -o %t.out
99
// RUN: %{run} %t.out
10+
11+
// UNSUPPORTED: opencl && gpu-intel-pvc
1012
//
1113
// This is a regression test for the VC BE bug which generates incorrect code in
1214
// some cases in presence of variable (not compile-time constant) mask

0 commit comments

Comments
 (0)