[PATCH] D42447: [LV][VPlan] Detect outer loops for explicit vectorization.
Diego Caballero via Phabricator via llvm-commits
llvm-commits at lists.llvm.org
Thu Apr 19 12:14:06 PDT 2018
dcaballe updated this revision to Diff 143148.
dcaballe added a comment.
Adding assert and rebasing diff to ToT
https://reviews.llvm.org/D42447
Files:
include/llvm/Transforms/Vectorize/LoopVectorize.h
lib/Transforms/Vectorize/LoopVectorizationPlanner.h
lib/Transforms/Vectorize/LoopVectorize.cpp
test/Transforms/LoopVectorize/explicit_outer_detection.ll
test/Transforms/LoopVectorize/explicit_outer_nonuniform_inner.ll
test/Transforms/LoopVectorize/explicit_outer_uniform_diverg_branch.ll
-------------- next part --------------
A non-text attachment was scrubbed...
Name: D42447.143148.patch
Type: text/x-patch
Size: 47770 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20180419/184f4e8f/attachment.bin>
More information about the llvm-commits
mailing list