[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 13:04:31 PDT 2016


mkuper updated this revision to Diff 60731.
mkuper added a comment.

Updated per Wei's comments.


http://reviews.llvm.org/D21048

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

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


More information about the llvm-commits mailing list