[PATCH] D20315: [LV] For some induction variables, use vector phis instead of widening the scalar in the loop body

Michael Kuperstein via llvm-commits llvm-commits at lists.llvm.org
Wed Jun 1 10:23:23 PDT 2016


This revision was automatically updated to reflect the committed changes.
Closed by commit rL271410: [LV] For some IVs, use vector phis instead of widening in the loop body (authored by mkuper).

Changed prior to commit:
  http://reviews.llvm.org/D20315?vs=59148&id=59250#toc

Repository:
  rL LLVM

http://reviews.llvm.org/D20315

Files:
  llvm/trunk/lib/Transforms/Vectorize/LoopVectorize.cpp
  llvm/trunk/test/Transforms/LoopVectorize/PowerPC/vsx-tsvc-s173.ll
  llvm/trunk/test/Transforms/LoopVectorize/X86/gather_scatter.ll
  llvm/trunk/test/Transforms/LoopVectorize/cast-induction.ll
  llvm/trunk/test/Transforms/LoopVectorize/gcc-examples.ll
  llvm/trunk/test/Transforms/LoopVectorize/gep_with_bitcast.ll
  llvm/trunk/test/Transforms/LoopVectorize/global_alias.ll
  llvm/trunk/test/Transforms/LoopVectorize/induction.ll
  llvm/trunk/test/Transforms/LoopVectorize/induction_plus.ll

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D20315.59250.patch
Type: text/x-patch
Size: 16178 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20160601/6cca3c98/attachment.bin>


More information about the llvm-commits mailing list