[PATCH] D133484: [AArch64][SVE] Fix AArch64_SVE_VectorCall calling convention

Matt Devereau via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Thu Oct 6 05:35:49 PDT 2022


MattDevereau updated this revision to Diff 465704.
MattDevereau added a comment.

Hoisted RVLocs work out of LowerFormalArguments
Added further test coverage for SVE/Non-SVE caller-callee situations


Repository:
  rG LLVM Github Monorepo

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

https://reviews.llvm.org/D133484

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

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D133484.465704.patch
Type: text/x-patch
Size: 25903 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20221006/09fcca71/attachment.bin>


More information about the llvm-commits mailing list