[PATCH] D23889: [LV] Scalarize instructions marked scalar after vectorization
Matthew Simpson via llvm-commits
llvm-commits at lists.llvm.org
Mon Sep 26 10:17:33 PDT 2016
This revision was automatically updated to reflect the committed changes.
Closed by commit rL282418: [LV] Scalarize instructions marked scalar after vectorization (authored by mssimpso).
Changed prior to commit:
https://reviews.llvm.org/D23889?vs=72099&id=72517#toc
Repository:
rL LLVM
https://reviews.llvm.org/D23889
Files:
llvm/trunk/lib/Transforms/Vectorize/LoopVectorize.cpp
llvm/trunk/test/Transforms/LoopVectorize/PowerPC/small-loop-rdx.ll
llvm/trunk/test/Transforms/LoopVectorize/PowerPC/vsx-tsvc-s173.ll
llvm/trunk/test/Transforms/LoopVectorize/global_alias.ll
llvm/trunk/test/Transforms/LoopVectorize/induction_plus.ll
llvm/trunk/test/Transforms/LoopVectorize/scalar_after_vectorization.ll
-------------- next part --------------
A non-text attachment was scrubbed...
Name: D23889.72517.patch
Type: text/x-patch
Size: 7131 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20160926/84b242e1/attachment.bin>
More information about the llvm-commits
mailing list