This is an automated email from the git hooks/post-receive script.
unknown user pushed a change to branch master in repository gcc.
from e95d867aa56 Fix over-widening handling of COND_EXPRs (PR 86749) new 0384ddb0026 [01/11] Schedule SLP earlier new 02e9bec21ff [02/11] Remove vect_schedule_slp return value new 9632f098d49 [03/11] Remove vect_transform_stmt grouped_store argument new 4a59791f7d0 [04/11] Add a vect_orig_stmt helper function
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/ChangeLog | 34 +++++++++++++++++++++ gcc/tree-vect-data-refs.c | 6 ++-- gcc/tree-vect-loop.c | 77 ++++++++++++++++------------------------------- gcc/tree-vect-slp.c | 39 ++++++++---------------- gcc/tree-vect-stmts.c | 15 +++------ gcc/tree-vectorizer.h | 15 +++++++-- 6 files changed, 92 insertions(+), 94 deletions(-)