[PATCH] D19258: Loop vectorization with induction variable with non-constant step.
Elena Demikhovsky via llvm-commits
llvm-commits at lists.llvm.org
Tue May 10 00:39:51 PDT 2016
This revision was automatically updated to reflect the committed changes.
Closed by commit rL269023: [LoopVectorize] Handling induction variable with non-constant step. (authored by delena).
Changed prior to commit:
http://reviews.llvm.org/D19258?vs=55988&id=56667#toc
Repository:
rL LLVM
http://reviews.llvm.org/D19258
Files:
llvm/trunk/include/llvm/Transforms/Utils/LoopUtils.h
llvm/trunk/lib/Transforms/Utils/LoopUtils.cpp
llvm/trunk/lib/Transforms/Vectorize/LoopVectorize.cpp
llvm/trunk/test/Transforms/LoopVectorize/induction-step.ll
-------------- next part --------------
A non-text attachment was scrubbed...
Name: D19258.56667.patch
Type: text/x-patch
Size: 22194 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20160510/db43a48a/attachment.bin>
More information about the llvm-commits
mailing list