[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
Thu Jan 9 04:33:20 PST 2020


cebowleratibm updated this revision to Diff 237016.
cebowleratibm marked 2 inline comments as done.
cebowleratibm added a comment.

Rewrote comments in aix-cc-altivec.ll test, fixed the vector diagnostic bug Zarko pointed out and addressed small nits.


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.237016.patch
Type: text/x-patch
Size: 22626 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20200109/b7c626e8/attachment.bin>


More information about the llvm-commits mailing list