This is an automated email from the git hooks/post-receive script.
unknown user pushed a change to branch master in repository gcc.
from 53fd7544aff match.pd: Avoid (intptr_t)x eq/ne CST to x eq/ne (typeof x) [...] new 2dfc0f2203e Refactor SLP permute opt propagation
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/vect/bb-slp-71.c | 32 ++++++++ gcc/testsuite/gcc.dg/vect/pr67790.c | 2 +- gcc/tree-vect-slp.c | 140 +++++++++++++++++++++------------- 3 files changed, 120 insertions(+), 54 deletions(-) create mode 100644 gcc/testsuite/gcc.dg/vect/bb-slp-71.c