[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
Wed Nov 25 07:35:44 PST 2020


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

Removed vector long error


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/lib/Target/PowerPC/PPCRegisterInfo.cpp
  llvm/test/CodeGen/PowerPC/aix-cc-altivec.ll
  llvm/test/CodeGen/PowerPC/aix-cc-ext-vec-abi.ll
  llvm/test/CodeGen/PowerPC/aix-vec-abi.ll
  llvm/test/CodeGen/PowerPC/aix-vector-return.ll

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D86476.307610.patch
Type: text/x-patch
Size: 13799 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20201125/45e11fa7/attachment.bin>


More information about the llvm-commits mailing list