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

Sean Fertile via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Tue Mar 31 12:33:18 PDT 2020


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

Add a test that checks for a fatal error when a ByVal argument is split across registers and stack.


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-split.ll
  llvm/test/CodeGen/PowerPC/aix-cc-byval.ll

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D76902.253954.patch
Type: text/x-patch
Size: 12918 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20200331/781c5f1f/attachment.bin>


More information about the llvm-commits mailing list