[PATCH] D21620: [LV] Don't widen trivial induction variables

Matthew Simpson via llvm-commits llvm-commits at lists.llvm.org
Fri Jun 24 12:28:11 PDT 2016


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

Addressed Michael's comments.

I'll wait for additional feedback from Adam. Thanks, Michael!


http://reviews.llvm.org/D21620

Files:
  lib/Transforms/Vectorize/LoopVectorize.cpp
  test/Transforms/LoopVectorize/gep_with_bitcast.ll
  test/Transforms/LoopVectorize/induction.ll
  test/Transforms/LoopVectorize/iv_outside_user.ll
  test/Transforms/LoopVectorize/reverse_induction.ll

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D21620.61818.patch
Type: text/x-patch
Size: 19932 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20160624/e8db4fe4/attachment.bin>


More information about the llvm-commits mailing list