[PATCH] D77578: [AIX][PPC] Implement caller byval arguments in stack memory

Chris Bowler via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Sun Apr 12 18:42:37 PDT 2020


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

Rebased to account for changes committed in D76902 <https://reviews.llvm.org/D76902>.


Repository:
  rG LLVM Github Monorepo

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

https://reviews.llvm.org/D77578

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

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D77578.256905.patch
Type: text/x-patch
Size: 12233 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20200413/f32500d5/attachment.bin>


More information about the llvm-commits mailing list