We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 7385210 commit 453c629Copy full SHA for 453c629
llvm/lib/Target/NVPTX/NVVMReflect.cpp
@@ -4,12 +4,6 @@
4
// See https://llvm.org/LICENSE.txt for license information.
5
// SPDX-License-Identifier: Apache-2.0 WITH LLVM-exception
6
//
7
-// NVIDIA_COPYRIGHT_BEGIN
8
-//
9
-// Copyright (c) 2023-2025, NVIDIA CORPORATION. All rights reserved.
10
11
-// NVIDIA_COPYRIGHT_END
12
13
//===----------------------------------------------------------------------===//
14
15
// This pass replaces occurrences of __nvvm_reflect("foo") and llvm.nvvm.reflect
0 commit comments