Skip to content

Commit 44d3286

Browse files
authored
[SYCL][E2E] Re-enable test-e2e/SubGroup/load_store.cpp (#15010)
Fixes #15006 This test passes against all adapters both on my own machine and Github CI and should now be re-enabled.
1 parent 254c2a1 commit 44d3286

File tree

1 file changed

+1
-3
lines changed

1 file changed

+1
-3
lines changed

sycl/test-e2e/SubGroup/load_store.cpp

Lines changed: 1 addition & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -1,8 +1,6 @@
11
// RUN: %{build} -Wno-error=deprecated-declarations -fsycl-device-code-split=per_kernel -o %t.out
22
// RUN: %{run} %t.out
3-
//
4-
// TODO: Flaky reenable, see https://github.com/intel/llvm/issues/14765
5-
// UNSUPPORTED: windows, linux
3+
64
//
75
//==----------- load_store.cpp - SYCL sub_group load/store test ------------==//
86
//

0 commit comments

Comments
 (0)