[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
Thu Mar 26 12:29:33 PDT 2020


cebowleratibm updated this revision to Diff 252933.
cebowleratibm added a comment.

Forgot the 64 byte byval test.


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.252933.patch
Type: text/x-patch
Size: 35910 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20200326/a70b6fb5/attachment-0001.bin>


More information about the llvm-commits mailing list