[PATCH] D22416: [LV] Move vector induction update to end of latch

Matthew Simpson via llvm-commits llvm-commits at lists.llvm.org
Thu Jul 21 10:31:22 PDT 2016


mssimpso updated this revision to Diff 64921.
mssimpso added a comment.

Addressed Michael's comments.


https://reviews.llvm.org/D22416

Files:
  lib/Transforms/Vectorize/LoopVectorize.cpp
  test/Transforms/LoopVectorize/X86/scatter_crash.ll
  test/Transforms/LoopVectorize/induction.ll
  test/Transforms/LoopVectorize/induction_plus.ll

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D22416.64921.patch
Type: text/x-patch
Size: 8343 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20160721/871b0ebd/attachment.bin>


More information about the llvm-commits mailing list