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

Matthew Simpson via llvm-commits llvm-commits at lists.llvm.org
Tue Sep 6 12:51:32 PDT 2016


mssimpso updated the summary for this revision.
mssimpso updated this revision to Diff 70456.
mssimpso added a comment.

I pulled out the changes to uniform instruction emission (Patch 2) in https://reviews.llvm.org/D24275 and rebased.


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

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D23889.70456.patch
Type: text/x-patch
Size: 3618 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20160906/558f5afb/attachment.bin>


More information about the llvm-commits mailing list