[PATCH] D73209: [AIX] Implement caller arguments passed in stack memory
Chris Bowler via Phabricator via llvm-commits
llvm-commits at lists.llvm.org
Tue Jan 28 07:36:17 PST 2020
cebowleratibm updated this revision to Diff 240887.
cebowleratibm added a comment.
Added a test for a double that passes in fpr and 2 gpr.
Addressed non functional issues identified in the review.
CHANGES SINCE LAST ACTION
https://reviews.llvm.org/D73209/new/
https://reviews.llvm.org/D73209
Files:
llvm/lib/Target/PowerPC/PPCISelLowering.cpp
llvm/test/CodeGen/PowerPC/aix-cc-abi.ll
llvm/test/CodeGen/PowerPC/aix-stackargs.ll
-------------- next part --------------
A non-text attachment was scrubbed...
Name: D73209.240887.patch
Type: text/x-patch
Size: 34428 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20200128/93056dc2/attachment.bin>
More information about the llvm-commits
mailing list