[PATCH] D76401: [PowerPC][AIX] ByVal formal argument support: single register.
Sean Fertile via Phabricator via llvm-commits
llvm-commits at lists.llvm.org
Tue Mar 24 13:28:37 PDT 2020
sfertile updated this revision to Diff 252415.
sfertile marked 3 inline comments as done and an inline comment as not done.
sfertile added a comment.
Added a comment to describe why we must store the registers used to pas a ByVal to the stack.
Repository:
rG LLVM Github Monorepo
CHANGES SINCE LAST ACTION
https://reviews.llvm.org/D76401/new/
https://reviews.llvm.org/D76401
Files:
llvm/lib/Target/PowerPC/PPCISelLowering.cpp
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: D76401.252415.patch
Type: text/x-patch
Size: 21848 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20200324/153b2a6f/attachment.bin>
More information about the llvm-commits
mailing list