[PATCH] D86476: [AIX] Add support for non var_arg extended vector ABI calling convention on AIX

Zarko Todorovski via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Thu Oct 15 14:34:31 PDT 2020


ZarkoCA updated this revision to Diff 298472.
ZarkoCA added a comment.

Rebased based on new changes in https://reviews.llvm.org/D88676.
Added error for vector long type.


Repository:
  rG LLVM Github Monorepo

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

https://reviews.llvm.org/D86476

Files:
  llvm/lib/Target/PowerPC/PPCISelLowering.cpp
  llvm/test/CodeGen/PowerPC/aix-cc-altivec.ll
  llvm/test/CodeGen/PowerPC/aix-cc-ext-vec-abi.ll
  llvm/test/CodeGen/PowerPC/aix-vector-return.ll

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D86476.298472.patch
Type: text/x-patch
Size: 12641 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20201015/41f310d5/attachment.bin>


More information about the llvm-commits mailing list