[PATCH] D68043: [AArch64][GlobalISel] Support lowering variadic musttail calls
Jessica Paquette via Phabricator via llvm-commits
llvm-commits at lists.llvm.org
Fri Sep 27 11:28:03 PDT 2019
paquette updated this revision to Diff 222216.
paquette added a comment.
Refactor forwarding code, and factor out IRTranslator changes into a helper.
CHANGES SINCE LAST ACTION
https://reviews.llvm.org/D68043/new/
https://reviews.llvm.org/D68043
Files:
llvm/lib/CodeGen/GlobalISel/IRTranslator.cpp
llvm/lib/Target/AArch64/AArch64CallLowering.cpp
llvm/test/CodeGen/AArch64/GlobalISel/call-translator-variadic-musttail.ll
-------------- next part --------------
A non-text attachment was scrubbed...
Name: D68043.222216.patch
Type: text/x-patch
Size: 16699 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20190927/377aad4b/attachment.bin>
More information about the llvm-commits
mailing list