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

Matthew Simpson via llvm-commits llvm-commits at lists.llvm.org
Wed Jul 6 07:34:12 PDT 2016


This revision was automatically updated to reflect the committed changes.
Closed by commit rL274627: [LV] Don't widen trivial induction variables (authored by mssimpso).

Changed prior to commit:
  http://reviews.llvm.org/D21620?vs=62427&id=62863#toc

Repository:
  rL LLVM

http://reviews.llvm.org/D21620

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

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


More information about the llvm-commits mailing list