[PATCH] D75069: [LoopVectorizer] Inloop vector reductions
Dave Green via Phabricator via llvm-commits
llvm-commits at lists.llvm.org
Sat May 9 11:09:06 PDT 2020
dmgreen updated this revision to Diff 263027.
dmgreen added a comment.
Herald added a subscriber: vkmr.
Rebase and a bit of a cleanup. Now uses VPValues for the VPRecipe operands.
CHANGES SINCE LAST ACTION
https://reviews.llvm.org/D75069/new/
https://reviews.llvm.org/D75069
Files:
llvm/include/llvm/Analysis/IVDescriptors.h
llvm/lib/Analysis/IVDescriptors.cpp
llvm/lib/Transforms/Vectorize/LoopVectorize.cpp
llvm/lib/Transforms/Vectorize/VPlan.cpp
llvm/lib/Transforms/Vectorize/VPlan.h
llvm/lib/Transforms/Vectorize/VPlanValue.h
llvm/test/Transforms/LoopVectorize/icmp-uniforms.ll
llvm/test/Transforms/LoopVectorize/reduction-inloop.ll
-------------- next part --------------
A non-text attachment was scrubbed...
Name: D75069.263027.patch
Type: text/x-patch
Size: 64005 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20200509/2ebc82e1/attachment-0001.bin>
More information about the llvm-commits
mailing list