Skip to content

Commit cf14d29

Browse files
Update sycl/test/check_device_code/no_offset_error.cpp
Co-authored-by: vladimirlaz <[email protected]>
1 parent ff8e0cc commit cf14d29

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

sycl/test/check_device_code/no_offset_error.cpp

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
1-
// RUN: %clangxx -fsycl-device-only -fsycl-early-optimizations -fsycl-dead-args-optimization -D__SYCL_DISABLE_PARALLEL_FOR_RANGE_ROUNDING__ -Xclang -verify -Xclang -verify-ignore-unexpected=note -S -emit-llvm -o - %s
1+
// RUN: %clangxx -fsycl-device-only -Xclang -verify -Xclang -verify-ignore-unexpected=note -emit-llvm -o - %s
22

33
#include <CL/sycl.hpp>
44

0 commit comments

Comments
 (0)