This is an automated email from the git hooks/post-receive script.
unknown user pushed a change to branch master in repository llvm.
from 14cd316 Test commit. Comment changes. NFC. new 62c10d6 [SLPVectorizer] Improved support of partial tree vectorization.
The 1 revisions listed above as "new" are entirely new to this repository and will be described in separate emails. The revisions listed as "adds" were already present in the repository and have only been added to this reference.
Summary of changes: include/llvm/Transforms/Vectorize/SLPVectorizer.h | 6 + lib/Transforms/Vectorize/SLPVectorizer.cpp | 265 ++++++++++++++------- .../SLPVectorizer/X86/horizontal-list.ll | 161 ++++++------- 3 files changed, 258 insertions(+), 174 deletions(-)