[PATCH] D114640: [PowerPC] Handle Vector Sum Reduction
Stefan Pintilie via Phabricator via llvm-commits
llvm-commits at lists.llvm.org
Fri Dec 17 07:33:06 PST 2021
stefanp updated this revision to Diff 395130.
stefanp added a comment.
Merged some common code to make things easier to read.
Repository:
rG LLVM Github Monorepo
CHANGES SINCE LAST ACTION
https://reviews.llvm.org/D114640/new/
https://reviews.llvm.org/D114640
Files:
llvm/lib/Target/PowerPC/PPCISelLowering.cpp
llvm/lib/Target/PowerPC/PPCISelLowering.h
llvm/lib/Target/PowerPC/PPCInstrVSX.td
llvm/lib/Target/PowerPC/PPCTargetTransformInfo.cpp
llvm/lib/Target/PowerPC/PPCTargetTransformInfo.h
llvm/test/CodeGen/PowerPC/vector-reduce-add.ll
-------------- next part --------------
A non-text attachment was scrubbed...
Name: D114640.395130.patch
Type: text/x-patch
Size: 25322 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20211217/e25c30bb/attachment.bin>
More information about the llvm-commits
mailing list