[llvm] [NVPTX] Use .common linkage for common globals (PR #84416)
Artem Belevich via llvm-commits
llvm-commits at lists.llvm.org
Fri Mar 8 10:43:23 PST 2024
Artem-B wrote:
@MaskRay can you double check that PTX's idea of common matches what LLVM promises for `GVar->hasCommonLinkage()`?
The patch LGTM otherwise.
https://github.com/llvm/llvm-project/pull/84416
More information about the llvm-commits
mailing list