Skip to content

Commit a5b1e2e

Browse files
committed
Disable mask_expand_load
1 parent 53c68cd commit a5b1e2e

File tree

1 file changed

+3
-0
lines changed

1 file changed

+3
-0
lines changed

sycl/test-e2e/ESIMD/mask_expand_load.cpp

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -9,6 +9,9 @@
99
// RUN: %{build} -fsycl-device-code-split=per_kernel -o %t.out
1010
// RUN: %{run} %t.out
1111

12+
// https://github.com/intel/llvm/issues/14826
13+
// XFAIL: arch-intel_gpu_pvc
14+
1215
// This is a basic test to validate the expanded load API.
1316

1417
#include "esimd_test_utils.hpp"

0 commit comments

Comments
 (0)