Skip to content
This repository was archived by the owner on Mar 28, 2023. It is now read-only.

Commit 8af7707

Browse files
authored
[LIT][L0] enable global offset support test for level_zero. (#261)
Signed-off-by: rbegam <[email protected]>
1 parent 91fd21d commit 8af7707

File tree

1 file changed

+0
-4
lines changed

1 file changed

+0
-4
lines changed

SYCL/Basic/parallel_for_indexers.cpp

Lines changed: 0 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -6,10 +6,6 @@
66
// RUN: %GPU_RUN_PLACEHOLDER %t2.out
77
// RUN: %ACC_RUN_PLACEHOLDER %t2.out
88

9-
// TODO: Unexpected result
10-
// TODO: _indexers.cpp:37: int main(): Assertion `id == -1' failed.
11-
// XFAIL: level_zero&&gpu
12-
139
#include <CL/sycl.hpp>
1410

1511
#include <cassert>

0 commit comments

Comments
 (0)