[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:16 PDT 2024
Branch: refs/heads/users/vzakhari/spr/nfcflang-reorder-const-and-rt_api_attrs
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: 049dc8eb1e2f2734f3662e103efffe17ec1f3d68
https://github.com/llvm/llvm-project/commit/049dc8eb1e2f2734f3662e103efffe17ec1f3d68
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: f14d66a1ffb9b63df60a5c47fbdf9ac037e019ae
https://github.com/llvm/llvm-project/commit/f14d66a1ffb9b63df60a5c47fbdf9ac037e019ae
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/69dd77cfaa14...f14d66a1ffb9
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