Skip to content

Commit a9aa8cb

Browse files
authored
[SYCL][E2E] XFAIL launch_policy_lmem.cpp (#15276)
Failing in new driver, see #15275. It will XPASS in this PR, but once this is merged I will immediately merge the driver update PR. --------- Signed-off-by: Sarnie, Nick <[email protected]>
1 parent d134fcc commit a9aa8cb

File tree

1 file changed

+3
-0
lines changed

1 file changed

+3
-0
lines changed

sycl/test-e2e/syclcompat/launch/launch_policy_lmem.cpp

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

26+
// https://github.com/intel/llvm/issues/15275
27+
// XFAIL: linux && (gpu-intel-gen12 || gpu-intel-dg2)
28+
2629
#include <sycl/detail/core.hpp>
2730
#include <sycl/ext/oneapi/properties/properties.hpp>
2831
#include <sycl/group_barrier.hpp>

0 commit comments

Comments
 (0)