[PATCH] D99657: [AArch64][SVE] SVE functions should use the SVE calling convention for fast calls

Bradley Smith via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Wed Mar 31 08:07:53 PDT 2021


bsmith updated this revision to Diff 334447.
bsmith added a comment.

- Add extra tests that explicitly check the calling convention used


Repository:
  rG LLVM Github Monorepo

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

https://reviews.llvm.org/D99657

Files:
  llvm/lib/Target/AArch64/AArch64ISelLowering.cpp
  llvm/test/CodeGen/AArch64/sve-calling-convention.ll
  llvm/test/CodeGen/AArch64/sve-tailcall.ll

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D99657.334447.patch
Type: text/x-patch
Size: 9932 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20210331/606d2fa3/attachment.bin>


More information about the llvm-commits mailing list