[flang-commits] [flang] [flang][cuda] Add global constructor for allocators registration (PR #109854)
Thorsten Schütt via flang-commits
flang-commits at lists.llvm.org
Tue Sep 24 13:24:53 PDT 2024
================
@@ -0,0 +1,89 @@
+//===- CUFAddConstructor.cpp ------------------------------------*- C++ -*-===//
+//
+// Copyright (c) 2024, NVIDIA CORPORATION & AFFILIATES. All rights reserved.
+//
+// NVIDIA CORPORATION, its affiliates and licensors retain all intellectual
+// property and proprietary rights in and to this material, related
+// documentation and any modifications thereto. Any use, reproduction,
----------------
tschuett wrote:
I prefer the LLVM license for contributions.
https://github.com/llvm/llvm-project/pull/109854
More information about the flang-commits
mailing list