[all-commits] [llvm/llvm-project] aad41e: [OpaquePtr] Use ArgListEntry::IndirectType for low...

aeubanks via All-commits all-commits at lists.llvm.org
Wed Jul 7 14:59:23 PDT 2021


  Branch: refs/heads/main
  Home:   https://github.com/llvm/llvm-project
  Commit: aad41e229966e3371256de6adf8f4812803efaf6
      https://github.com/llvm/llvm-project/commit/aad41e229966e3371256de6adf8f4812803efaf6
  Author: Arthur Eubanks <aeubanks at google.com>
  Date:   2021-07-07 (Wed, 07 Jul 2021)

  Changed paths:
    M llvm/include/llvm/CodeGen/TargetLowering.h
    M llvm/lib/CodeGen/SelectionDAG/FastISel.cpp
    M llvm/lib/CodeGen/SelectionDAG/SelectionDAGBuilder.cpp
    M llvm/lib/CodeGen/SelectionDAG/TargetLowering.cpp

  Log Message:
  -----------
  [OpaquePtr] Use ArgListEntry::IndirectType for lowering ABI attributes

Consolidate PreallocatedType and ByValType into IndirectType, and use that for inalloca.




More information about the All-commits mailing list