[PATCH] D19258: Loop vectorization with induction variable with non-constant step.
Elena Demikhovsky via llvm-commits
llvm-commits at lists.llvm.org
Tue May 3 07:10:26 PDT 2016
delena updated this revision to Diff 55988.
delena added a comment.
I added SCEV calculation where it was possible without changing the existing tests.
I also changed some comments.
Repository:
rL LLVM
http://reviews.llvm.org/D19258
Files:
../include/llvm/Transforms/Utils/LoopUtils.h
../lib/Transforms/Utils/LoopUtils.cpp
../lib/Transforms/Vectorize/LoopVectorize.cpp
../test/Transforms/LoopVectorize/induction-step.ll
-------------- next part --------------
A non-text attachment was scrubbed...
Name: D19258.55988.patch
Type: text/x-patch
Size: 21404 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20160503/0e04e1f2/attachment.bin>
More information about the llvm-commits
mailing list