This is an automated email from the git hooks/post-receive script.
unknown user pushed a change to branch master in repository llvm.
from 14e29de03db [DAGCombine] Fix for PR35761 new ef7f9d0c03a [SLP] Fix PR35628: Count external uses on extra reduction a [...]
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: lib/Transforms/Vectorize/SLPVectorizer.cpp | 1 - test/Transforms/SLPVectorizer/X86/PR35628_1.ll | 74 ++++++++++++++++++++++++++ test/Transforms/SLPVectorizer/X86/PR35628_2.ll | 64 ++++++++++++++++++++++ 3 files changed, 138 insertions(+), 1 deletion(-) create mode 100644 test/Transforms/SLPVectorizer/X86/PR35628_1.ll create mode 100644 test/Transforms/SLPVectorizer/X86/PR35628_2.ll