[PATCH] D21330: Loop vectorization with FP induction variables

Elena Demikhovsky via llvm-commits llvm-commits at lists.llvm.org
Wed Jul 20 05:34:26 PDT 2016


delena updated this revision to Diff 64670.
delena added a comment.

Added one more test where init value and step are constants.


Repository:
  rL LLVM

https://reviews.llvm.org/D21330

Files:
  ../include/llvm/Transforms/Utils/LoopUtils.h
  ../lib/Transforms/Scalar/LoopInterchange.cpp
  ../lib/Transforms/Utils/LoopUtils.cpp
  ../lib/Transforms/Vectorize/LoopVectorize.cpp
  ../test/Transforms/LoopVectorize/float-induction.ll

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D21330.64670.patch
Type: text/x-patch
Size: 32186 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20160720/a0798cc3/attachment.bin>


More information about the llvm-commits mailing list