[PATCH] D25517: [SLPVectorizer] Improved support of partial tree vectorization.

Alexey Bataev via llvm-commits llvm-commits at lists.llvm.org
Fri Nov 18 10:33:09 PST 2016


ABataev updated this revision to Diff 78553.
ABataev added a comment.

Updated to latest version. Moved WeakVHWithLevel class to anonymous namespace.


https://reviews.llvm.org/D25517

Files:
  include/llvm/Transforms/Vectorize/SLPVectorizer.h
  lib/Transforms/Vectorize/SLPVectorizer.cpp
  test/Transforms/SLPVectorizer/X86/horizontal-list.ll

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D25517.78553.patch
Type: text/x-patch
Size: 29922 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20161118/86369d87/attachment.bin>


More information about the llvm-commits mailing list