[PATCH] D71013: [AIX] Allow vararg calls when all arguments reside in registers.

Chris Bowler via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Fri Jan 10 07:55:49 PST 2020


cebowleratibm updated this revision to Diff 237330.
cebowleratibm marked 9 inline comments as done.
cebowleratibm added a comment.

Already approved but I've addressed the nits and posted the final commit here because I'll need someone to commit it for me.


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

https://reviews.llvm.org/D71013

Files:
  llvm/lib/Target/PowerPC/PPCISelLowering.cpp
  llvm/test/CodeGen/PowerPC/aix-cc-abi.ll
  llvm/test/CodeGen/PowerPC/aix-cc-altivec.ll
  llvm/test/CodeGen/PowerPC/aix_cc_abi.ll

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D71013.237330.patch
Type: text/x-patch
Size: 22721 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20200110/3382da3a/attachment.bin>


More information about the llvm-commits mailing list