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

Chris Bowler via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Mon Apr 13 13:35:03 PDT 2020


cebowleratibm updated this revision to Diff 257081.
cebowleratibm marked 3 inline comments as done.
cebowleratibm added a comment.

Addressed unnecessary iterator check while looping on expect byval argument registers.


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.257081.patch
Type: text/x-patch
Size: 12208 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20200413/ec3e0b5e/attachment.bin>


More information about the llvm-commits mailing list