This is an automated email from the git hooks/post-receive script.
unknown user pushed a change to branch master in repository gcc.
from 33afe624558 018-06-30 Bernd Edlinger bernd.edlinger@hotmail.de new bf8b3614c17 [9a/n] PR85694: Reorder vect_is_simple_use arguments new 142c320746a [9b/n] PR85694: Make vect_is_simple_use look through patter [...] new d04bd45a419 [10/n] PR85694: Split out check for vectorizable associativ [...]
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/ChangeLog | 54 +++++++++ gcc/testsuite/ChangeLog | 5 + gcc/testsuite/gcc.dg/vect/vect-reduc-dot-u16b.c | 17 +-- gcc/tree-vect-loop.c | 10 +- gcc/tree-vect-patterns.c | 153 ++++++++---------------- gcc/tree-vect-slp.c | 18 +-- gcc/tree-vect-stmts.c | 144 +++++++++------------- gcc/tree-vectorizer.h | 8 +- 8 files changed, 190 insertions(+), 219 deletions(-)