This is an automated email from the git hooks/post-receive script.
unknown user pushed a change to branch master in repository gcc.
from 805c91843f2 Refactor RPO VN API to allow timevar tracking new eab511df13c vect: Ensure SLP nodes don't end up in multiple BB partitio [...] new 67b6d1be062 vect: Use better fallback costs in layout subpass
The 2 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/bb-slp-layout-19.c | 34 +++++++++ gcc/testsuite/gcc.dg/vect/bb-slp-layout-20.c | 33 ++++++++ gcc/tree-vect-slp.cc | 109 ++++++++++++++++++--------- 3 files changed, 140 insertions(+), 36 deletions(-) create mode 100644 gcc/testsuite/gcc.dg/vect/bb-slp-layout-19.c create mode 100644 gcc/testsuite/gcc.dg/vect/bb-slp-layout-20.c