[PATCH] D71216: [AArch64] Implement passing SVE vectors by ref for AAPCS.

Sander de Smalen via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Mon Feb 17 07:21:44 PST 2020


This revision was automatically updated to reflect the committed changes.
Closed by commit rGa7a96c726e88: [AArch64] Implement passing SVE vectors by ref for AAPCS. (authored by sdesmalen).

Repository:
  rG LLVM Github Monorepo

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

https://reviews.llvm.org/D71216

Files:
  llvm/lib/CodeGen/SelectionDAG/DAGCombiner.cpp
  llvm/lib/Target/AArch64/AArch64ISelLowering.cpp
  llvm/lib/Target/AArch64/AArch64SVEInstrInfo.td
  llvm/test/CodeGen/AArch64/sve-callbyref-notailcall.ll
  llvm/test/CodeGen/AArch64/sve-calling-convention-byref.ll

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D71216.244972.patch
Type: text/x-patch
Size: 17273 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20200217/d3b7a084/attachment.bin>


More information about the llvm-commits mailing list