Skip to content

Commit 3446b26

Browse files
committed
Renmove redundant white space
1 parent de0fda2 commit 3446b26

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

sycl/test-e2e/Compression/compression.cpp

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -3,7 +3,6 @@
33

44
// RUN: %{build} %O0 -g %S/Inputs/single_kernel.cpp -o %t_not_compress.out
55
// RUN: %{build} %O0 -g --offload-compress --offload-compression-level=3 %S/Inputs/single_kernel.cpp -o %t_compress.out
6-
76
// RUN: %{run} %t_not_compress.out
87
// RUN: %{run} %t_compress.out
98
// RUN: not diff %t_not_compress.out %t_compress.out

0 commit comments

Comments
 (0)