[PATCH] D21330: Loop vectorization with FP induction variables

Elena Demikhovsky via llvm-commits llvm-commits at lists.llvm.org
Tue Jul 19 06:23:38 PDT 2016


delena updated this revision to Diff 64479.
delena marked an inline comment as done.
delena added a comment.

Updated the code according to Michael'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.64479.patch
Type: text/x-patch
Size: 30221 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20160719/d7bf7440/attachment.bin>


More information about the llvm-commits mailing list