Skip to content

Commit 8d44dfd

Browse files
committed
[SYCL]Format fix in regression test
Signed-off-by: mdimakov <[email protected]>
1 parent 91ccfc7 commit 8d44dfd

File tree

1 file changed

+3
-0
lines changed

1 file changed

+3
-0
lines changed

sycl/test/regression/isordered.cpp

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,6 @@
1+
// RUN: %clangxx -fsycl %s -o %t.out
2+
// RUN: env SYCL_DEVICE_TYPE=HOST %t.out
3+
14
#include <CL/sycl.hpp>
25

36
int main() {

0 commit comments

Comments
 (0)