[PATCH] D76380: [PowerPC][AIX] Implement by-val caller arguments in multiple registers
Chris Bowler via Phabricator via llvm-commits
llvm-commits at lists.llvm.org
Tue Mar 31 16:34:09 PDT 2020
cebowleratibm updated this revision to Diff 254036.
cebowleratibm added a comment.
Tweaked the lambda capture on GetLoad.
I rewrote some of the changes in preparation for the next commit I have planned for caller by-value arguments in stack memory. The changes in this diff should be NFC from the last revision.
Repository:
rG LLVM Github Monorepo
CHANGES SINCE LAST ACTION
https://reviews.llvm.org/D76380/new/
https://reviews.llvm.org/D76380
Files:
llvm/lib/Target/PowerPC/PPCISelLowering.cpp
llvm/test/CodeGen/PowerPC/aix-cc-byval-limitation1.ll
llvm/test/CodeGen/PowerPC/aix-cc-byval-limitation2.ll
llvm/test/CodeGen/PowerPC/aix-cc-byval.ll
llvm/test/CodeGen/PowerPC/aix64-cc-byval.ll
-------------- next part --------------
A non-text attachment was scrubbed...
Name: D76380.254036.patch
Type: text/x-patch
Size: 36187 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20200331/24b77aaf/attachment.bin>
More information about the llvm-commits
mailing list