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

Le Philousophe via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Fri Mar 4 06:16:23 PST 2022


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

I factorized the code to have a unique function in charge to calculate the arguments locations.


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-musttail.ll

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D120622.412993.patch
Type: text/x-patch
Size: 9785 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20220304/0cebd1c7/attachment.bin>


More information about the llvm-commits mailing list