[PATCH] D101806: [TargetLowering] Only inspect attributes in the arguments for ArgListEntry

Arthur Eubanks via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Mon May 10 12:35:36 PDT 2021


This revision was automatically updated to reflect the committed changes.
Closed by commit rG16748bd2fb1f: [TargetLowering] Only inspect attributes in the arguments for ArgListEntry (authored by aeubanks).

Repository:
  rG LLVM Github Monorepo

CHANGES SINCE LAST ACTION
  https://reviews.llvm.org/D101806/new/

https://reviews.llvm.org/D101806

Files:
  llvm/docs/ReleaseNotes.rst
  llvm/lib/CodeGen/SelectionDAG/TargetLowering.cpp
  llvm/test/CodeGen/AArch64/arm64-this-return.ll
  llvm/test/CodeGen/AArch64/bitfield-extract.ll
  llvm/test/CodeGen/AArch64/tailcall-explicit-sret.ll
  llvm/test/CodeGen/AMDGPU/call-argument-types.ll
  llvm/test/CodeGen/AMDGPU/callee-special-input-vgprs-packed.ll
  llvm/test/CodeGen/AMDGPU/callee-special-input-vgprs.ll
  llvm/test/CodeGen/AMDGPU/gfx-callable-argument-types.ll
  llvm/test/CodeGen/AMDGPU/tail-call-amdgpu-gfx.ll
  llvm/test/CodeGen/ARM/ipra-r0-returned.ll
  llvm/test/CodeGen/ARM/returned-ext.ll
  llvm/test/CodeGen/ARM/this-return.ll
  llvm/test/CodeGen/SPARC/64abi.ll
  llvm/test/CodeGen/SystemZ/args-02.ll
  llvm/test/CodeGen/SystemZ/args-03.ll
  llvm/test/CodeGen/X86/fast-cc-merge-stack-adj.ll
  llvm/test/CodeGen/X86/fast-cc-pass-in-regs.ll
  llvm/test/CodeGen/X86/mismatched-byval.ll
  llvm/test/CodeGen/X86/movtopush.ll
  llvm/test/CodeGen/X86/pop-stack-cleanup.ll
  llvm/test/CodeGen/X86/preallocated.ll
  llvm/test/CodeGen/X86/tailcall-msvc-conventions.ll

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D101806.344150.patch
Type: text/x-patch
Size: 42213 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20210510/6175030d/attachment.bin>


More information about the llvm-commits mailing list