[PATCH] D23889: [LV] Scalarize instructions marked scalar after vectorization

Matthew Simpson via llvm-commits llvm-commits at lists.llvm.org
Wed Sep 21 13:17:28 PDT 2016


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

Added a simplified version of Sam's original test case.


https://reviews.llvm.org/D23889

Files:
  lib/Transforms/Vectorize/LoopVectorize.cpp
  test/Transforms/LoopVectorize/PowerPC/small-loop-rdx.ll
  test/Transforms/LoopVectorize/PowerPC/vsx-tsvc-s173.ll
  test/Transforms/LoopVectorize/global_alias.ll
  test/Transforms/LoopVectorize/induction_plus.ll
  test/Transforms/LoopVectorize/scalar_after_vectorization.ll

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D23889.72099.patch
Type: text/x-patch
Size: 6883 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20160921/906d0389/attachment.bin>


More information about the llvm-commits mailing list