[PATCH] D37648: [SLPVectorizer] Fix PR21780 Expansion of 256 bit vector loads fails to fold into shuffles
Dinar Temirbulatov via Phabricator via llvm-commits
llvm-commits at lists.llvm.org
Tue Nov 21 14:42:56 PST 2017
dtemirbulatov updated this revision to Diff 123853.
dtemirbulatov added a comment.
Rebase and fix remarks.
https://reviews.llvm.org/D37648
Files:
docs/LangRef.rst
include/llvm/IR/LLVMContext.h
include/llvm/Transforms/Vectorize/SLPVectorizer.h
lib/IR/LLVMContext.cpp
lib/Transforms/Vectorize/SLPVectorizer.cpp
test/ThinLTO/X86/lazyload_metadata.ll
test/Transforms/SLPVectorizer/X86/pr21780.ll
-------------- next part --------------
A non-text attachment was scrubbed...
Name: D37648.123853.patch
Type: text/x-patch
Size: 15365 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20171121/86596ddc/attachment.bin>
More information about the llvm-commits
mailing list