Skip to content

Commit 00e6e1e

Browse files
committed
fix copyright
1 parent a1460cc commit 00e6e1e

3 files changed

Lines changed: 3 additions & 12 deletions

File tree

test/Targets/AIETargetUcCert/page_legalize.mlir

Lines changed: 1 addition & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -1,11 +1,8 @@
11
//===- page_legalize.mlir --------------------------------------*- MLIR -*-===//
22
//
3-
// This file is licensed under the Apache License v2.0 with LLVM Exceptions.
4-
// See https://llvm.org/LICENSE.txt for license information.
3+
// Copyright (C) 2026 Advanced Micro Devices, Inc.
54
// SPDX-License-Identifier: Apache-2.0 WITH LLVM-exception
65
//
7-
// Copyright (C) 2026, Advanced Micro Devices, Inc.
8-
//
96
//===----------------------------------------------------------------------===//
107

118
// RUN: aie-opt -cert-legalize-pages %s | FileCheck %s

test/Targets/AIETargetUcCert/split_blockwrite.mlir

Lines changed: 1 addition & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -1,11 +1,8 @@
11
//===- split_blockwrite.mlir ----------------------------------*- MLIR -*-===//
22
//
3-
// This file is licensed under the Apache License v2.0 with LLVM Exceptions.
4-
// See https://llvm.org/LICENSE.txt for license information.
3+
// Copyright (C) 2026 Advanced Micro Devices, Inc.
54
// SPDX-License-Identifier: Apache-2.0 WITH LLVM-exception
65
//
7-
// Copyright (C) 2026, Advanced Micro Devices, Inc.
8-
//
96
//===----------------------------------------------------------------------===//
107

118
// Test the SplitNpuBlockWriteOpPattern executed as part of -aie-npu-to-cert.

test/Targets/NPU/cert_to_asm.mlir

Lines changed: 1 addition & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -1,11 +1,8 @@
11
//===- cert_to_asm.mlir ----------------------------------------*- MLIR -*-===//
22
//
3-
// This file is licensed under the Apache License v2.0 with LLVM Exceptions.
4-
// See https://llvm.org/LICENSE.txt for license information.
3+
// Copyright (C) 2026 Advanced Micro Devices, Inc.
54
// SPDX-License-Identifier: Apache-2.0 WITH LLVM-exception
65
//
7-
// Copyright (C) 2026, Advanced Micro Devices, Inc.
8-
//
96
//===----------------------------------------------------------------------===//
107

118
// RUN: aie-translate -aie-cert-to-asm %s | FileCheck %s

0 commit comments

Comments
 (0)