Skip to content

Commit 77821d4

Browse files
committed
Undo whitespace change in Basic/parallel_for_disable_range_roundup.cpp
1 parent 66d12dd commit 77821d4

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

sycl/test-e2e/Basic/parallel_for_disable_range_roundup.cpp

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,6 @@
11
// REQUIRES: gpu
22
// RUN: %{build} -D__SYCL_DISABLE_PARALLEL_FOR_RANGE_ROUNDING__ -o %t1.out
3+
34
// RUN: env SYCL_PARALLEL_FOR_RANGE_ROUNDING_TRACE=1 %{run} %t1.out | FileCheck %s --check-prefix CHECK-DISABLED
45

56
// RUN: %{build} -sycl-std=2020 -o %t2.out

0 commit comments

Comments
 (0)