[PATCH] D21330: Loop vectorization with FP induction variables

Elena Demikhovsky via llvm-commits llvm-commits at lists.llvm.org
Sun Jul 24 00:32:26 PDT 2016


This revision was automatically updated to reflect the committed changes.
Closed by commit rL276554: [Loop Vectorizer] Handling loops FP induction variables. (authored by delena).

Changed prior to commit:
  https://reviews.llvm.org/D21330?vs=64853&id=65266#toc

Repository:
  rL LLVM

https://reviews.llvm.org/D21330

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

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


More information about the llvm-commits mailing list