This is an automated email from the git hooks/post-receive script.
unknown user pushed a change to branch master in repository gcc.
from 42bcdfa5cb6 install.texi: For amdgcn, update Newlib version recommendation new b3355804c70 Introduce abstraction for vect reduction info, tracked from [...] new 3b83232c672 Remove no longer needed STMT_VINFO_REDUC_DEF sets new 7dff87e0f53 Eliminate some STMT_VINFO_REDUC_IDX for SLP_TREE_REDUC_IDX
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/config/aarch64/aarch64.cc | 11 +- gcc/tree-vect-loop.cc | 260 ++++++++++++++++++------------------------ gcc/tree-vect-slp.cc | 79 ++++++++++++- gcc/tree-vect-stmts.cc | 30 ++--- gcc/tree-vectorizer.cc | 6 +- gcc/tree-vectorizer.h | 157 +++++++++++++++---------- 6 files changed, 310 insertions(+), 233 deletions(-)