[PATCH] D42447: [LV][VPlan] Detect outer loops for explicit vectorization.
Diego Caballero via Phabricator via llvm-commits
llvm-commits at lists.llvm.org
Tue Apr 24 10:07:48 PDT 2018
This revision was automatically updated to reflect the committed changes.
Closed by commit rL330739: [LV][VPlan] Detect outer loops for explicit vectorization. (authored by dcaballe, committed by ).
Changed prior to commit:
https://reviews.llvm.org/D42447?vs=143148&id=143778#toc
Repository:
rL LLVM
https://reviews.llvm.org/D42447
Files:
llvm/trunk/include/llvm/Transforms/Vectorize/LoopVectorize.h
llvm/trunk/lib/Transforms/Vectorize/LoopVectorizationPlanner.h
llvm/trunk/lib/Transforms/Vectorize/LoopVectorize.cpp
llvm/trunk/test/Transforms/LoopVectorize/explicit_outer_detection.ll
llvm/trunk/test/Transforms/LoopVectorize/explicit_outer_nonuniform_inner.ll
llvm/trunk/test/Transforms/LoopVectorize/explicit_outer_uniform_diverg_branch.ll
-------------- next part --------------
A non-text attachment was scrubbed...
Name: D42447.143778.patch
Type: text/x-patch
Size: 48131 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20180424/967a2d9c/attachment.bin>
More information about the llvm-commits
mailing list