This is an automated email from the git hooks/post-receive script.
unknown user pushed a change to branch master in repository gcc.
from 6a6bab4ba36 libgomp: Mark Loop transformation constructs as implemented [...] new 28edeb1409a Relax COND_EXPR reduction vectorization SLP restriction new 202a9c8fe7d Allow single-lane COND_REDUCTION vectorization new 2ee41ef76a9 Add double reduction support for SLP vectorization new 4653b682ef1 Allow single-lane SLP in-order reductions
The 4 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: gcc/tree-vect-loop.cc | 178 ++++++++++++++++++++++++++++++++++--------------- gcc/tree-vect-slp.cc | 3 +- gcc/tree-vect-stmts.cc | 10 ++- 3 files changed, 135 insertions(+), 56 deletions(-)