[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
Wed Dec 13 13:50:12 PST 2017
Carrot updated this revision to Diff 126830.
Carrot marked an inline comment as done.
Carrot added a comment.
Will check in this patch with a new test case for x86.
https://reviews.llvm.org/D41139
Files:
include/llvm/Transforms/Vectorize/SLPVectorizer.h
lib/Transforms/Vectorize/SLPVectorizer.cpp
test/Transforms/SLPVectorizer/PowerPC/aggregate.ll
test/Transforms/SLPVectorizer/X86/aggregate.ll
-------------- next part --------------
A non-text attachment was scrubbed...
Name: D41139.126830.patch
Type: text/x-patch
Size: 4525 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20171213/0b157f6d/attachment.bin>
More information about the llvm-commits
mailing list