[all-commits] [llvm/llvm-project] 10fd5b: [NVPTX] Auto-Upgrade !"align" metadata on return v...

Alex MacLean via All-commits all-commits at lists.llvm.org
Mon Mar 24 12:01:05 PDT 2025


  Branch: refs/heads/main
  Home:   https://github.com/llvm/llvm-project
  Commit: 10fd5b925fa6339d36b6551047121c291484ca76
      https://github.com/llvm/llvm-project/commit/10fd5b925fa6339d36b6551047121c291484ca76
  Author: Alex MacLean <amaclean at nvidia.com>
  Date:   2025-03-24 (Mon, 24 Mar 2025)

  Changed paths:
    M llvm/lib/IR/AutoUpgrade.cpp
    M llvm/lib/Target/NVPTX/NVPTXUtilities.cpp
    M llvm/lib/Target/NVPTX/NVPTXUtilities.h
    M llvm/test/CodeGen/NVPTX/upgrade-nvvm-annotations.ll

  Log Message:
  -----------
  [NVPTX] Auto-Upgrade !"align" metadata on return values to stackalign (#131726)

This commit follows up 0191307b by auto-upgrading !"align" metadata on
return values to stackalign. This allows us to remove all logic to check
the metadata from NVPTXUtilities.



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