[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
Wed Oct 25 15:38:30 PDT 2017


dtemirbulatov updated this revision to Diff 120330.
dtemirbulatov added a comment.

Add LangRef.rst change. Small changes in SLPVectorizer.cpp.


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.120330.patch
Type: text/x-patch
Size: 15457 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20171025/9c4228c1/attachment.bin>


More information about the llvm-commits mailing list