Skip to content

Commit da83991

Browse files
committed
whitespace 2
Signed-off-by: Sarnie, Nick <[email protected]>
1 parent e09975f commit da83991

File tree

4 files changed

+4
-4
lines changed

4 files changed

+4
-4
lines changed

sycl/test-e2e/ESIMD/unified_memory_api/block_store_slm.cpp

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -4,7 +4,7 @@
44
// See https://llvm.org/LICENSE.txt for license information.
55
// SPDX-License-Identifier: Apache-2.0 WITH LLVM-exception
66
//
7-
//===----------------------------------------------------------------------===//
7+
//==------------------------------------------------------------------------==//
88
// REQUIRES-INTEL-DRIVER: win: 101.4887
99
// Somehow the driver version check above does not work, i.e. Windows CI runs
1010
// the test with 31.0.101.4502 (if opencl:gpu) and 1.3.26370 (if level-zero:gpu)

sycl/test-e2e/ESIMD/unified_memory_api/block_store_slm_acc.cpp

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -4,7 +4,7 @@
44
// See https://llvm.org/LICENSE.txt for license information.
55
// SPDX-License-Identifier: Apache-2.0 WITH LLVM-exception
66
//
7-
//===--------------------------------------------------------===//
7+
//==----------------------------------------------------------==//
88

99
// RUN: %{build} -o %t.out
1010
// RUN: %{run} %t.out

sycl/test-e2e/ESIMD/unified_memory_api/block_store_slm_acc_pvc.cpp

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -4,7 +4,7 @@
44
// See https://llvm.org/LICENSE.txt for license information.
55
// SPDX-License-Identifier: Apache-2.0 WITH LLVM-exception
66
//
7-
//===----------------------------------------------------------------------===//
7+
//==------------------------------------------------------------==//
88

99
// REQUIRES: gpu-intel-pvc
1010

sycl/test-e2e/ESIMD/unified_memory_api/block_store_slm_pvc.cpp

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -4,7 +4,7 @@
44
// See https://llvm.org/LICENSE.txt for license information.
55
// SPDX-License-Identifier: Apache-2.0 WITH LLVM-exception
66
//
7-
//===------------------------------------------------------===//
7+
//==--------------------------------------------------------==//
88

99
// REQUIRES: gpu-intel-pvc
1010

0 commit comments

Comments
 (0)