This is an automated email from the git hooks/post-receive script.
unknown user pushed a change to branch master in repository gcc.
from 3ca6f6698c7 gcc.dg/pr87485.c: Require scheduling new 9fb832ce382 vect: Support length-based partial vectors approach
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: gcc/config/rs6000/rs6000.c | 5 ++ gcc/doc/invoke.texi | 9 ++ gcc/optabs-query.c | 27 ++++++ gcc/optabs-query.h | 1 + gcc/params.opt | 4 + gcc/tree-vect-loop-manip.c | 182 ++++++++++++++++++++++--------------- gcc/tree-vect-loop.c | 217 +++++++++++++++++++++++++++++++++++++++++++-- gcc/tree-vect-stmts.c | 167 +++++++++++++++++++++++++++++++--- gcc/tree-vectorizer.h | 35 +++++++- 9 files changed, 552 insertions(+), 95 deletions(-)