[PATCH] D97956: [PowePC][AIX] Handle variadic vector call operands.
Sean Fertile via Phabricator via llvm-commits
llvm-commits at lists.llvm.org
Fri Mar 5 08:55:41 PST 2021
sfertile updated this revision to Diff 328542.
sfertile added a comment.
- clang-formated lambda
- changed check-prefixes to check-prefix
- added whitespace between 32-bit and 64-bit check lines
- Changed check for further custom RegLcos to include that the ValNo of the next RegLoc is the same as the original ValNo.
Repository:
rG LLVM Github Monorepo
CHANGES SINCE LAST ACTION
https://reviews.llvm.org/D97956/new/
https://reviews.llvm.org/D97956
Files:
llvm/lib/Target/PowerPC/PPCISelLowering.cpp
llvm/test/CodeGen/PowerPC/aix-vector-vararg-caller.ll
llvm/test/CodeGen/PowerPC/aix-vector-vararg-fixed-caller.ll
llvm/test/CodeGen/PowerPC/aix32-vector-vararg-caller-split.ll
-------------- next part --------------
A non-text attachment was scrubbed...
Name: D97956.328542.patch
Type: text/x-patch
Size: 20756 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20210305/763dffb8/attachment.bin>
More information about the llvm-commits
mailing list