[PATCH] D21330: Loop vectorization with FP induction variables

Elena Demikhovsky via llvm-commits llvm-commits at lists.llvm.org
Wed Jul 20 01:36:07 PDT 2016


delena updated this revision to Diff 64645.
delena marked 4 inline comments as done.
delena added a comment.

Minor changes 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.64645.patch
Type: text/x-patch
Size: 30361 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20160720/00de6ab8/attachment.bin>


More information about the llvm-commits mailing list