[all-commits] [llvm/llvm-project] d4a8e9: Revert "[NVPTX] Use .common linkage for common glo...
Slava Zakharin via All-commits
all-commits at lists.llvm.org
Fri Mar 15 14:34:13 PDT 2024
Branch: refs/heads/users/vzakhari/spr/flangruntime-added-custom-visitor-for-iostatementstate-variants
Home: https://github.com/llvm/llvm-project
Commit: d4a8e979e4bd6c282e2b3645353f84a189bb4a9a
https://github.com/llvm/llvm-project/commit/d4a8e979e4bd6c282e2b3645353f84a189bb4a9a
Author: Sterling Augustine <saugustine at google.com>
Date: 2024-03-15 (Fri, 15 Mar 2024)
Changed paths:
M llvm/lib/Target/NVPTX/NVPTXAsmPrinter.cpp
R llvm/test/CodeGen/NVPTX/common-linkage.ll
M llvm/test/CodeGen/NVPTX/weak-global.ll
Log Message:
-----------
Revert "[NVPTX] Use .common linkage for common globals (#84416)"
This reverts commit 8f0012d3dc2ae6d40e9f812cae111ca7a6eb2a2d.
The common-linkage.ll test fails with ptxas enabled.
Commit: d5cde1ee41aa4db555371e07d01ecbb0a1c57917
https://github.com/llvm/llvm-project/commit/d5cde1ee41aa4db555371e07d01ecbb0a1c57917
Author: Slava Zakharin <szakharin at nvidia.com>
Date: 2024-03-15 (Fri, 15 Mar 2024)
Changed paths:
M llvm/lib/Target/NVPTX/NVPTXAsmPrinter.cpp
R llvm/test/CodeGen/NVPTX/common-linkage.ll
M llvm/test/CodeGen/NVPTX/weak-global.ll
Log Message:
-----------
[𝘀𝗽𝗿] changes introduced through rebase
Created using spr 1.3.4
[skip ci]
Commit: e7ba0b765c9dbdb371ae186f2cda157c0d45f685
https://github.com/llvm/llvm-project/commit/e7ba0b765c9dbdb371ae186f2cda157c0d45f685
Author: Slava Zakharin <szakharin at nvidia.com>
Date: 2024-03-15 (Fri, 15 Mar 2024)
Changed paths:
M llvm/lib/Target/NVPTX/NVPTXAsmPrinter.cpp
R llvm/test/CodeGen/NVPTX/common-linkage.ll
M llvm/test/CodeGen/NVPTX/weak-global.ll
Log Message:
-----------
rebase
Created using spr 1.3.4
Compare: https://github.com/llvm/llvm-project/compare/293278a699b2...e7ba0b765c9d
To unsubscribe from these emails, change your notification settings at https://github.com/llvm/llvm-project/settings/notifications
More information about the All-commits
mailing list