[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 15:11:05 PST 2020
ZarkoCA updated this revision to Diff 307720.
ZarkoCA marked an inline comment as done.
ZarkoCA added a comment.
Removed passing vector parameters to the stack portion of patch, fixed test case and added test cases for errors.
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
llvm/test/CodeGen/PowerPC/aix-vector-stack-caller.ll
llvm/test/CodeGen/PowerPC/aix-vector-stack.ll
-------------- next part --------------
A non-text attachment was scrubbed...
Name: D86476.307720.patch
Type: text/x-patch
Size: 16322 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20201125/f8e59d02/attachment.bin>
More information about the llvm-commits
mailing list