[PATCH] D65448: [AArch64] Implement initial SVE calling convention support

Cullen Rhodes via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Wed Jul 31 08:15:40 PDT 2019


c-rhodes updated this revision to Diff 212585.
c-rhodes added a comment.

- Improved tests
- Fixed up comments


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

https://reviews.llvm.org/D65448

Files:
  include/llvm/IR/CallingConv.h
  lib/Target/AArch64/AArch64CallingConvention.td
  lib/Target/AArch64/AArch64ISelLowering.cpp
  lib/Target/AArch64/AArch64RegisterInfo.cpp
  test/CodeGen/AArch64/sve-calling-convention.ll

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D65448.212585.patch
Type: text/x-patch
Size: 12621 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20190731/31ff5441/attachment.bin>


More information about the llvm-commits mailing list