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

Alexey Bataev via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Fri Nov 25 11:06:36 PST 2016


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

Fixes after Hal's comments


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.79314.patch
Type: text/x-patch
Size: 30189 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20161125/20353e72/attachment.bin>


More information about the llvm-commits mailing list