[PATCH] D21330: Loop vectorization with FP induction variables

Elena Demikhovsky via llvm-commits llvm-commits at lists.llvm.org
Sun Jul 17 05:43:39 PDT 2016


delena added a reviewer: sbaranga.
delena added a subscriber: sbaranga.
delena updated this revision to Diff 64249.
delena marked an inline comment as done.
delena added a comment.

Some changes according to Sanjoy's comment. Thanks Sanjoy and Michael for review.
Still looking for somebody who can accept this patch. Added @sbaranga, who made similar changes in induction variables.


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.64249.patch
Type: text/x-patch
Size: 27416 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20160717/66df7c23/attachment.bin>


More information about the llvm-commits mailing list