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 53c68cd commit a5b1e2eCopy full SHA for a5b1e2e
sycl/test-e2e/ESIMD/mask_expand_load.cpp
@@ -9,6 +9,9 @@
9
// RUN: %{build} -fsycl-device-code-split=per_kernel -o %t.out
10
// RUN: %{run} %t.out
11
12
+// https://github.com/intel/llvm/issues/14826
13
+// XFAIL: arch-intel_gpu_pvc
14
+
15
// This is a basic test to validate the expanded load API.
16
17
#include "esimd_test_utils.hpp"
0 commit comments