[all-commits] [llvm/llvm-project] ba0a52: [InferAS] Support getAssumedAddrSpace for Argument...

Alex MacLean via All-commits all-commits at lists.llvm.org
Thu Apr 3 16:47:57 PDT 2025


  Branch: refs/heads/main
  Home:   https://github.com/llvm/llvm-project
  Commit: ba0a52a04b140bb7ed75cca4e1c27ec7d747fa40
      https://github.com/llvm/llvm-project/commit/ba0a52a04b140bb7ed75cca4e1c27ec7d747fa40
  Author: Alex MacLean <amaclean at nvidia.com>
  Date:   2025-04-03 (Thu, 03 Apr 2025)

  Changed paths:
    M llvm/lib/Target/NVPTX/NVPTXLowerArgs.cpp
    M llvm/lib/Target/NVPTX/NVPTXTargetTransformInfo.cpp
    M llvm/lib/Transforms/Scalar/InferAddressSpaces.cpp
    M llvm/test/CodeGen/NVPTX/i1-ext-load.ll
    M llvm/test/CodeGen/NVPTX/lower-args-gridconstant.ll
    M llvm/test/CodeGen/NVPTX/lower-args.ll
    M llvm/test/CodeGen/NVPTX/lower-byval-args.ll
    M llvm/test/DebugInfo/NVPTX/debug-addr-class.ll
    M llvm/test/DebugInfo/NVPTX/debug-info.ll
    A llvm/test/Transforms/InferAddressSpaces/NVPTX/arguments.ll

  Log Message:
  -----------
  [InferAS] Support getAssumedAddrSpace for Arguments for NVPTX (#133991)



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