File tree Expand file tree Collapse file tree 3 files changed +5
-8
lines changed
sycl/test-e2e/ESIMD/unified_memory_api Expand file tree Collapse file tree 3 files changed +5
-8
lines changed Original file line number Diff line number Diff line change 1
- // ==------- block_store_slm_acc.cpp - DPC++ ESIMD on-device test
2
- // ---------------==//
1
+ // ==-- block_store_slm_acc.cpp - DPC++ ESIMD on-device test --==//
3
2
//
4
3
// Part of the LLVM Project, under the Apache License v2.0 with LLVM Exceptions.
5
4
// See https://llvm.org/LICENSE.txt for license information.
6
5
// SPDX-License-Identifier: Apache-2.0 WITH LLVM-exception
7
6
//
8
- // ===---------------------------------------------------------------------- ===//
7
+ // ===--------------------------------------------------------===//
9
8
10
9
// RUN: %{build} -o %t.out
11
10
// RUN: %{run} %t.out
Original file line number Diff line number Diff line change 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 -==//
3
2
//
4
3
// Part of the LLVM Project, under the Apache License v2.0 with LLVM Exceptions.
5
4
// See https://llvm.org/LICENSE.txt for license information.
Original file line number Diff line number Diff line change 1
- // ==------- block_store_slm_pvc.cpp - DPC++ ESIMD on-device test
2
- // ---------------==//
1
+ // ==- block_store_slm_pvc.cpp - DPC++ ESIMD on-device test -==//
3
2
//
4
3
// Part of the LLVM Project, under the Apache License v2.0 with LLVM Exceptions.
5
4
// See https://llvm.org/LICENSE.txt for license information.
6
5
// SPDX-License-Identifier: Apache-2.0 WITH LLVM-exception
7
6
//
8
- // ===---------------------------------------------------------------------- ===//
7
+ // ===------------------------------------------------------===//
9
8
10
9
// REQUIRES: gpu-intel-pvc
11
10
You can’t perform that action at this time.
0 commit comments