[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 May 18 12:50:46 PDT 2016
mkuper updated this revision to Diff 57666.
mkuper added a comment.
Added tests per David's suggestion.
http://reviews.llvm.org/D20315
Files:
lib/Transforms/Vectorize/LoopVectorize.cpp
test/Transforms/LoopVectorize/PowerPC/vsx-tsvc-s173.ll
test/Transforms/LoopVectorize/X86/gather_scatter.ll
test/Transforms/LoopVectorize/cast-induction.ll
test/Transforms/LoopVectorize/gcc-examples.ll
test/Transforms/LoopVectorize/gep_with_bitcast.ll
test/Transforms/LoopVectorize/global_alias.ll
test/Transforms/LoopVectorize/induction.ll
test/Transforms/LoopVectorize/induction_plus.ll
-------------- next part --------------
A non-text attachment was scrubbed...
Name: D20315.57666.patch
Type: text/x-patch
Size: 15439 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20160518/b836025f/attachment.bin>
More information about the llvm-commits
mailing list