This is an automated email from the git hooks/post-receive script.
unknown user pushed a change to branch master in repository gcc.
from 5d55cd95e2b tree-optimization/121382 - avoid UB in IVOPTs inserted step [...] new 11be9390a7f Prune some unnecessary PURE_SLP_STMT checks new 9732b574439 Rename loop_vect SLP_TYPE and clarify docs new 32b1be7eb43 tree-optimization/121395 - SLP of SIMD calls w/o LHS
The 3 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/testsuite/gcc.dg/vect/pr59984.c | 4 ++++ gcc/tree-vect-data-refs.cc | 11 ++--------- gcc/tree-vect-loop.cc | 8 ++++---- gcc/tree-vect-slp.cc | 39 ++++++++++++++++++++++++++----------- gcc/tree-vect-stmts.cc | 10 +++++----- gcc/tree-vectorizer.cc | 2 +- gcc/tree-vectorizer.h | 27 +++++++++---------------- 7 files changed, 53 insertions(+), 48 deletions(-)