This is an automated email from the git hooks/post-receive script.
unknown user pushed a change to branch master in repository gcc.
from 27d9cefeebc vrp: Infer ranges from constant aggregates with initializers (v4) new cea34ac07e3 Select both inbranch and notinbranch clone during SIMD call [...]
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/testsuite/gcc.dg/gomp/pr110485.c | 2 +- gcc/testsuite/gcc.dg/vect/vect-simd-clone-24.c | 22 ++++ gcc/tree-vect-stmts.cc | 143 ++++++++++++++----------- gcc/tree-vectorizer.h | 6 +- 4 files changed, 107 insertions(+), 66 deletions(-) create mode 100644 gcc/testsuite/gcc.dg/vect/vect-simd-clone-24.c