Skip to content

Commit 4af2c20

Browse files
undo change in launch_policy_lmem.cpp
1 parent 9b9af02 commit 4af2c20

File tree

1 file changed

+4
-0
lines changed

1 file changed

+4
-0
lines changed

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

Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -26,6 +26,10 @@
2626
// UNSUPPORTED: linux && opencl && (gpu-intel-gen12 || gpu-intel-dg2 || arch-intel_gpu_pvc)
2727
// UNSUPPORTED-TRACKER: https://github.com/intel/llvm/issues/15275
2828

29+
// Flaky pass/fail behaviour.
30+
// UNSUPPORTED: spirv-backend
31+
// UNSUPPORTED-TRACKER: CMPLRLLVM-64705
32+
2933
#include <sycl/detail/core.hpp>
3034
#include <sycl/ext/oneapi/properties/properties.hpp>
3135
#include <sycl/group_barrier.hpp>

0 commit comments

Comments
 (0)