[llvm] [NVPTX] Improve NVVMReflect Efficiency (PR #134416)
Joseph Huber via llvm-commits
llvm-commits at lists.llvm.org
Mon Apr 7 13:04:44 PDT 2025
================
@@ -4,6 +4,12 @@
// See https://llvm.org/LICENSE.txt for license information.
// SPDX-License-Identifier: Apache-2.0 WITH LLVM-exception
//
+// NVIDIA_COPYRIGHT_BEGIN
+//
+// Copyright (c) 2023-2025, NVIDIA CORPORATION. All rights reserved.
----------------
jhuber6 wrote:
Can we have other copyrights in LLVM code?
https://github.com/llvm/llvm-project/pull/134416
More information about the llvm-commits
mailing list