[PATCH] D125415: [ARM64EC 4/?] Add LLVM support for varargs calling convention.
Eli Friedman via Phabricator via llvm-commits
llvm-commits at lists.llvm.org
Thu May 12 15:15:31 PDT 2022
efriedma updated this revision to Diff 429086.
efriedma added a comment.
Fix comments/formatting. Fix generated code for varargs functions with more than 4 fixed arguments.
Repository:
rG LLVM Github Monorepo
CHANGES SINCE LAST ACTION
https://reviews.llvm.org/D125415/new/
https://reviews.llvm.org/D125415
Files:
llvm/lib/Target/AArch64/AArch64CallingConvention.h
llvm/lib/Target/AArch64/AArch64CallingConvention.td
llvm/lib/Target/AArch64/AArch64ISelLowering.cpp
llvm/lib/Target/AArch64/AArch64MachineFunctionInfo.h
llvm/lib/Target/AArch64/GISel/AArch64CallLowering.cpp
llvm/test/CodeGen/AArch64/arm64ec-varargs.ll
-------------- next part --------------
A non-text attachment was scrubbed...
Name: D125415.429086.patch
Type: text/x-patch
Size: 15631 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20220512/869f8652/attachment.bin>
More information about the llvm-commits
mailing list