[PATCH] D21330: Loop vectorization with FP induction variables

Elena Demikhovsky via llvm-commits llvm-commits at lists.llvm.org
Thu Jul 21 03:39:46 PDT 2016


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

Updated the patch according to Adam's comments.


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.64853.patch
Type: text/x-patch
Size: 35567 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20160721/a06c128e/attachment.bin>


More information about the llvm-commits mailing list