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

Arthur Eubanks via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Tue May 4 16:31:55 PDT 2021


aeubanks updated this revision to Diff 342903.
aeubanks added a comment.
Herald added subscribers: pengfei, jrtc27, fedor.sergeev, jyknight.

do this for all attributes


Repository:
  rG LLVM Github Monorepo

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

https://reviews.llvm.org/D101806

Files:
  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/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.342903.patch
Type: text/x-patch
Size: 40428 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20210504/c7af2c5d/attachment.bin>


More information about the llvm-commits mailing list