[PATCH] D76401: [PowerPC][AIX] ByVal formal argument support: single register.
Sean Fertile via Phabricator via llvm-commits
llvm-commits at lists.llvm.org
Mon Mar 23 08:41:54 PDT 2020
sfertile updated this revision to Diff 252056.
sfertile marked 3 inline comments as done.
sfertile added a comment.
- Fixed assertion with zero sized byvals that new testing exposed.
- Addressed various review comments (renamed TrueSize, use alignTo, etc).
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.252056.patch
Type: text/x-patch
Size: 22241 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20200323/ef4c4adf/attachment.bin>
More information about the llvm-commits
mailing list