[PATCH] D76902: [PowerPC][AIX] ByVal formal argument support: multiple registers

Sean Fertile via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Mon Mar 30 09:11:06 PDT 2020


sfertile updated this revision to Diff 253609.
sfertile added a comment.

- Fixed wording on a fatal error.
- Changed the args and captures on the lambda.
- Restructured the loop as suggested.
- Added comment about the dead-stores in the lit test.


Repository:
  rG LLVM Github Monorepo

CHANGES SINCE LAST ACTION
  https://reviews.llvm.org/D76902/new/

https://reviews.llvm.org/D76902

Files:
  llvm/lib/Target/PowerPC/PPCISelLowering.cpp
  llvm/test/CodeGen/PowerPC/aix-cc-byval.ll

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D76902.253609.patch
Type: text/x-patch
Size: 11830 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20200330/6440098d/attachment-0001.bin>


More information about the llvm-commits mailing list