[PATCH] D75069: [LoopVectorizer] Inloop vector reductions
Dave Green via Phabricator via llvm-commits
llvm-commits at lists.llvm.org
Tue Jul 7 14:07:50 PDT 2020
dmgreen updated this revision to Diff 276198.
dmgreen marked 4 inline comments as done.
dmgreen added a comment.
Reinstate isInLoopReduction and fixup some wording/typos/capitalisation.
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/LoopVectorizationPlanner.h
llvm/lib/Transforms/Vectorize/LoopVectorize.cpp
llvm/lib/Transforms/Vectorize/VPlan.cpp
llvm/lib/Transforms/Vectorize/VPlan.h
llvm/test/Transforms/LoopVectorize/reduction-inloop-uf4.ll
llvm/test/Transforms/LoopVectorize/reduction-inloop.ll
-------------- next part --------------
A non-text attachment was scrubbed...
Name: D75069.276198.patch
Type: text/x-patch
Size: 64690 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20200707/8ac19090/attachment-0001.bin>
More information about the llvm-commits
mailing list