[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:08 PDT 2024


  Branch: refs/heads/users/vzakhari/spr/flangruntime-added-fortrancommonreference_wrapper-for-use-on-device
  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: abacadd4687d3cc9a93714ab24e5ab9b7218dd85
      https://github.com/llvm/llvm-project/commit/abacadd4687d3cc9a93714ab24e5ab9b7218dd85
  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:
  -----------
  [𝘀𝗽𝗿] changes introduced through rebase

Created using spr 1.3.4

[skip ci]


  Commit: 541d883ec0a53f88db225cba535b1043cdf55503
      https://github.com/llvm/llvm-project/commit/541d883ec0a53f88db225cba535b1043cdf55503
  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/68c3d75bba61...541d883ec0a5

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