[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 06:25:07 PST 2020


sdesmalen updated this revision to Diff 244957.
sdesmalen added a comment.

- Added a few comments to the patch around `isScalableVector()`.


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.244957.patch
Type: text/x-patch
Size: 17273 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20200217/9e91b455/attachment.bin>


More information about the llvm-commits mailing list