[PATCH] D120622: [AArch64] Use correct calling convention for each vararg

Le Philousophe via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Thu Mar 10 04:41:22 PST 2022


lephilousophe updated this revision to Diff 414317.
lephilousophe added a comment.

Update to have a static function.
A test is added so musttail can be used even when fixed arguments are in stack.


Repository:
  rG LLVM Github Monorepo

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

https://reviews.llvm.org/D120622

Files:
  llvm/lib/Target/AArch64/AArch64ISelLowering.cpp
  llvm/lib/Target/AArch64/AArch64ISelLowering.h
  llvm/test/CodeGen/AArch64/darwinpcs-tail.ll

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D120622.414317.patch
Type: text/x-patch
Size: 12155 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20220310/99863d3e/attachment.bin>


More information about the llvm-commits mailing list