[PATCH] D111485: [Powerpc] store byval parameter to parameter save area when needed

ChenZheng via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Wed Dec 8 17:01:03 PST 2021


This revision was landed with ongoing or failed builds.
This revision was automatically updated to reflect the committed changes.
Closed by commit rGd0022a7250fa: [PowerPC] copy byval parameter to caller's stack when needed (authored by shchenz).

Repository:
  rG LLVM Github Monorepo

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

https://reviews.llvm.org/D111485

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

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D111485.392986.patch
Type: text/x-patch
Size: 6594 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20211209/1fc7941d/attachment.bin>


More information about the llvm-commits mailing list