Skip to content

Commit e09975f

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

File tree

3 files changed

+5
-8
lines changed

3 files changed

+5
-8
lines changed

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

Lines changed: 2 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -1,11 +1,10 @@
1-
//==------- block_store_slm_acc.cpp - DPC++ ESIMD on-device test
2-
//---------------==//
1+
//==-- block_store_slm_acc.cpp - DPC++ ESIMD on-device test --==//
32
//
43
// Part of the LLVM Project, under the Apache License v2.0 with LLVM Exceptions.
54
// See https://llvm.org/LICENSE.txt for license information.
65
// SPDX-License-Identifier: Apache-2.0 WITH LLVM-exception
76
//
8-
//===----------------------------------------------------------------------===//
7+
//===--------------------------------------------------------===//
98

109
// RUN: %{build} -o %t.out
1110
// RUN: %{run} %t.out

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

Lines changed: 1 addition & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,4 @@
1-
//==------- block_store_slm_acc_pvc.cpp - DPC++ ESIMD on-device test
2-
//---------------==//
1+
//==- block_store_slm_acc_pvc.cpp - DPC++ ESIMD on-device test -==//
32
//
43
// Part of the LLVM Project, under the Apache License v2.0 with LLVM Exceptions.
54
// See https://llvm.org/LICENSE.txt for license information.

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

Lines changed: 2 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -1,11 +1,10 @@
1-
//==------- block_store_slm_pvc.cpp - DPC++ ESIMD on-device test
2-
//---------------==//
1+
//==- block_store_slm_pvc.cpp - DPC++ ESIMD on-device test -==//
32
//
43
// Part of the LLVM Project, under the Apache License v2.0 with LLVM Exceptions.
54
// See https://llvm.org/LICENSE.txt for license information.
65
// SPDX-License-Identifier: Apache-2.0 WITH LLVM-exception
76
//
8-
//===----------------------------------------------------------------------===//
7+
//===------------------------------------------------------===//
98

109
// REQUIRES: gpu-intel-pvc
1110

0 commit comments

Comments
 (0)