[PATCH] D41139: [SLPVectorizer] Don't ignore scalar extraction instructions of aggregate value
Guozhi Wei via Phabricator via llvm-commits
llvm-commits at lists.llvm.org
Thu Dec 14 11:36:34 PST 2017
This revision was automatically updated to reflect the committed changes.
Closed by commit rL320736: [SLPVectorizer] Don't ignore scalar extraction instructions of aggregate value (authored by Carrot, committed by ).
Changed prior to commit:
https://reviews.llvm.org/D41139?vs=126830&id=127004#toc
Repository:
rL LLVM
https://reviews.llvm.org/D41139
Files:
llvm/trunk/include/llvm/Transforms/Vectorize/SLPVectorizer.h
llvm/trunk/lib/Transforms/Vectorize/SLPVectorizer.cpp
llvm/trunk/test/Transforms/SLPVectorizer/PowerPC/aggregate.ll
llvm/trunk/test/Transforms/SLPVectorizer/X86/aggregate.ll
-------------- next part --------------
A non-text attachment was scrubbed...
Name: D41139.127004.patch
Type: text/x-patch
Size: 4657 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20171214/b83c2bce/attachment.bin>
More information about the llvm-commits
mailing list