[PATCH] D96415: [PowerPC][AIX] Support passing vector arguments on the stack.
Sean Fertile via Phabricator via llvm-commits
llvm-commits at lists.llvm.org
Wed Feb 10 06:53:47 PST 2021
sfertile updated this revision to Diff 322673.
sfertile added a comment.
Use early return instead.
Repository:
rG LLVM Github Monorepo
CHANGES SINCE LAST ACTION
https://reviews.llvm.org/D96415/new/
https://reviews.llvm.org/D96415
Files:
llvm/lib/Target/PowerPC/PPCISelLowering.cpp
llvm/test/CodeGen/PowerPC/aix-vec-arg-spills-callee.ll
llvm/test/CodeGen/PowerPC/aix-vec-arg-spills-mir.ll
llvm/test/CodeGen/PowerPC/aix-vec-arg-spills.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: D96415.322673.patch
Type: text/x-patch
Size: 30174 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20210210/09cce164/attachment.bin>
More information about the llvm-commits
mailing list