[PATCH] D21048: [LV] Enable vectorization of loops where the IV has an external use

Michael Kuperstein via llvm-commits llvm-commits at lists.llvm.org
Tue Jun 14 14:34:26 PDT 2016


This revision was automatically updated to reflect the committed changes.
Closed by commit rL272715: [LV] Enable vectorization of loops where the IV has an external use (authored by mkuper).

Changed prior to commit:
  http://reviews.llvm.org/D21048?vs=60731&id=60757#toc

Repository:
  rL LLVM

http://reviews.llvm.org/D21048

Files:
  llvm/trunk/lib/Transforms/Vectorize/LoopVectorize.cpp
  llvm/trunk/test/Transforms/LoopVectorize/iv_outside_user.ll
  llvm/trunk/test/Transforms/LoopVectorize/no_outside_user.ll

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D21048.60757.patch
Type: text/x-patch
Size: 12251 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20160614/fe832e4c/attachment.bin>


More information about the llvm-commits mailing list