Skip to content

Commit 8fbd039

Browse files
author
Sergey Kanaev
committed
[SYCL] Address comments
Signed-off-by: Sergey Kanaev <[email protected]>
1 parent 26fbe53 commit 8fbd039

File tree

1 file changed

+0
-2
lines changed

1 file changed

+0
-2
lines changed

sycl/test/basic_tests/range_offset_fit_in_int.cpp

Lines changed: 0 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,5 @@
11
// RUN: %clangxx -fsycl -fsycl-targets=%sycl_triple -D__SYCL_ID_QUERIES_FIT_IN_INT__=1 %s -o %t.out
22
// RUN: %CPU_RUN_PLACEHOLDER %t.out
3-
// RUN: %GPU_RUN_PLACEHOLDER %t.out
4-
// RUN: %ACC_RUN_PLACEHOLDER %t.out
53

64
#include <CL/sycl.hpp>
75
#include <climits>

0 commit comments

Comments
 (0)