[PATCH] D90219: [SVE] Deal with SVE tuple call arguments correctly when running out of registers

David Sherwood via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Thu Nov 12 00:42:30 PST 2020


This revision was automatically updated to reflect the committed changes.
Closed by commit rG3225fcf11eb7: [SVE] Deal with SVE tuple call arguments correctly when running out of registers (authored by david-arm).

Repository:
  rG LLVM Github Monorepo

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

https://reviews.llvm.org/D90219

Files:
  llvm/include/llvm/CodeGen/CallingConvLower.h
  llvm/include/llvm/CodeGen/TargetCallingConv.h
  llvm/lib/CodeGen/CallingConvLower.cpp
  llvm/lib/Target/AArch64/AArch64CallingConvention.cpp
  llvm/lib/Target/AArch64/AArch64ISelLowering.cpp
  llvm/test/CodeGen/AArch64/sve-calling-convention-mixed.ll
  llvm/test/CodeGen/AArch64/sve-calling-convention-tuples-broken.ll

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D90219.304739.patch
Type: text/x-patch
Size: 23124 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20201112/d5171496/attachment.bin>


More information about the llvm-commits mailing list