Skip to content

Commit 1fedf8a

Browse files
[SYCL][E2E][NFC] Drop copyright headers in SYCLBIN E2E tests (#20626)
This commit removes the copyright headers from all tests in sycl/test-e2e/SYCLBIN to make them more similar to other E2E tests. Signed-off-by: Larsen, Steffen <[email protected]>
1 parent 588acfb commit 1fedf8a

18 files changed

+0
-145
lines changed

sycl/test-e2e/SYCLBIN/basic_executable.cpp

Lines changed: 0 additions & 8 deletions
Original file line numberDiff line numberDiff line change
@@ -1,11 +1,3 @@
1-
//==--------- basic_executable.cpp --- SYCLBIN extension tests -------------==//
2-
//
3-
// Part of the LLVM Project, under the Apache License v2.0 with LLVM Exceptions.
4-
// See https://llvm.org/LICENSE.txt for license information.
5-
// SPDX-License-Identifier: Apache-2.0 WITH LLVM-exception
6-
//
7-
//===----------------------------------------------------------------------===//
8-
91
// REQUIRES: aspect-usm_device_allocations
102

113
// -- Basic test for compiling and loading a SYCLBIN kernel_bundle in executable

sycl/test-e2e/SYCLBIN/basic_input.cpp

Lines changed: 0 additions & 8 deletions
Original file line numberDiff line numberDiff line change
@@ -1,11 +1,3 @@
1-
//==--------- basic_input.cpp --- SYCLBIN extension tests ------------------==//
2-
//
3-
// Part of the LLVM Project, under the Apache License v2.0 with LLVM Exceptions.
4-
// See https://llvm.org/LICENSE.txt for license information.
5-
// SPDX-License-Identifier: Apache-2.0 WITH LLVM-exception
6-
//
7-
//===----------------------------------------------------------------------===//
8-
91
// REQUIRES: aspect-usm_device_allocations
102

113
// UNSUPPORTED: cuda, hip

sycl/test-e2e/SYCLBIN/basic_object.cpp

Lines changed: 0 additions & 8 deletions
Original file line numberDiff line numberDiff line change
@@ -1,11 +1,3 @@
1-
//==--------- basic_object.cpp --- SYCLBIN extension tests -----------------==//
2-
//
3-
// Part of the LLVM Project, under the Apache License v2.0 with LLVM Exceptions.
4-
// See https://llvm.org/LICENSE.txt for license information.
5-
// SPDX-License-Identifier: Apache-2.0 WITH LLVM-exception
6-
//
7-
//===----------------------------------------------------------------------===//
8-
91
// REQUIRES: aspect-usm_device_allocations
102

113
// UNSUPPORTED: cuda, hip

sycl/test-e2e/SYCLBIN/dae_executable.cpp

Lines changed: 0 additions & 8 deletions
Original file line numberDiff line numberDiff line change
@@ -1,11 +1,3 @@
1-
//==----------- dae_executable.cpp --- SYCLBIN extension tests -------------==//
2-
//
3-
// Part of the LLVM Project, under the Apache License v2.0 with LLVM Exceptions.
4-
// See https://llvm.org/LICENSE.txt for license information.
5-
// SPDX-License-Identifier: Apache-2.0 WITH LLVM-exception
6-
//
7-
//===----------------------------------------------------------------------===//
8-
91
// REQUIRES: aspect-usm_device_allocations
102

113
// -- Test for using a kernel from a SYCLBIN with a dead argument.

sycl/test-e2e/SYCLBIN/dae_input.cpp

Lines changed: 0 additions & 8 deletions
Original file line numberDiff line numberDiff line change
@@ -1,11 +1,3 @@
1-
//==----------- dae_input.cpp --- SYCLBIN extension tests ------------------==//
2-
//
3-
// Part of the LLVM Project, under the Apache License v2.0 with LLVM Exceptions.
4-
// See https://llvm.org/LICENSE.txt for license information.
5-
// SPDX-License-Identifier: Apache-2.0 WITH LLVM-exception
6-
//
7-
//===----------------------------------------------------------------------===//
8-
91
// REQUIRES: aspect-usm_device_allocations
102

113
// UNSUPPORTED: cuda, hip

sycl/test-e2e/SYCLBIN/dae_object.cpp

Lines changed: 0 additions & 8 deletions
Original file line numberDiff line numberDiff line change
@@ -1,11 +1,3 @@
1-
//==----------- dae_object.cpp --- SYCLBIN extension tests -----------------==//
2-
//
3-
// Part of the LLVM Project, under the Apache License v2.0 with LLVM Exceptions.
4-
// See https://llvm.org/LICENSE.txt for license information.
5-
// SPDX-License-Identifier: Apache-2.0 WITH LLVM-exception
6-
//
7-
//===----------------------------------------------------------------------===//
8-
91
// REQUIRES: aspect-usm_device_allocations
102

113
// UNSUPPORTED: cuda, hip

sycl/test-e2e/SYCLBIN/dg_executable.cpp

Lines changed: 0 additions & 8 deletions
Original file line numberDiff line numberDiff line change
@@ -1,11 +1,3 @@
1-
//==---------- dg_executable.cpp --- SYCLBIN extension tests ---------------==//
2-
//
3-
// Part of the LLVM Project, under the Apache License v2.0 with LLVM Exceptions.
4-
// See https://llvm.org/LICENSE.txt for license information.
5-
// SPDX-License-Identifier: Apache-2.0 WITH LLVM-exception
6-
//
7-
//===----------------------------------------------------------------------===//
8-
91
// REQUIRES: aspect-usm_device_allocations
102

113
// -- Test for using device globals in SYCLBIN.

sycl/test-e2e/SYCLBIN/dg_input.cpp

Lines changed: 0 additions & 8 deletions
Original file line numberDiff line numberDiff line change
@@ -1,11 +1,3 @@
1-
//==----------- dg_input.cpp --- SYCLBIN extension tests -------------------==//
2-
//
3-
// Part of the LLVM Project, under the Apache License v2.0 with LLVM Exceptions.
4-
// See https://llvm.org/LICENSE.txt for license information.
5-
// SPDX-License-Identifier: Apache-2.0 WITH LLVM-exception
6-
//
7-
//===----------------------------------------------------------------------===//
8-
91
// REQUIRES: aspect-usm_device_allocations
102

113
// UNSUPPORTED: cuda, hip

sycl/test-e2e/SYCLBIN/dg_object.cpp

Lines changed: 0 additions & 8 deletions
Original file line numberDiff line numberDiff line change
@@ -1,11 +1,3 @@
1-
//==----------- dg_object.cpp --- SYCLBIN extension tests ------------------==//
2-
//
3-
// Part of the LLVM Project, under the Apache License v2.0 with LLVM Exceptions.
4-
// See https://llvm.org/LICENSE.txt for license information.
5-
// SPDX-License-Identifier: Apache-2.0 WITH LLVM-exception
6-
//
7-
//===----------------------------------------------------------------------===//
8-
91
// REQUIRES: aspect-usm_device_allocations
102

113
// UNSUPPORTED: cuda, hip

sycl/test-e2e/SYCLBIN/link_input.cpp

Lines changed: 0 additions & 8 deletions
Original file line numberDiff line numberDiff line change
@@ -1,11 +1,3 @@
1-
//==-------------- link_input.cpp --- SYCLBIN extension tests --------------==//
2-
//
3-
// Part of the LLVM Project, under the Apache License v2.0 with LLVM Exceptions.
4-
// See https://llvm.org/LICENSE.txt for license information.
5-
// SPDX-License-Identifier: Apache-2.0 WITH LLVM-exception
6-
//
7-
//===----------------------------------------------------------------------===//
8-
91
// REQUIRES: aspect-usm_shared_allocations
102

113
// -- Test for linking two SYCLBIN kernel_bundle.

0 commit comments

Comments
 (0)