This is an automated email from the git hooks/post-receive script.
tcwg-buildslave pushed a change to branch linaro-local/ci/tcwg_gnu/gnu-master-aarch64-bootstrap_O3 in repository toolchain/ci/gcc.
from 4c619132b3f PR tree-optimization/40210: Fold (bswap(X)>>C1)&C2 to (X>>C [...] adds 298b0db76df match.pd: Relax rule to include POLY_INT_CSTs adds 2e9ef3929b0 vect: Remove always-true condition
No new revisions were added by this update.
Summary of changes: gcc/match.pd | 2 +- .../gcc.target/aarch64/sve/acle/general/cntb_1.c | 14 ++++++ gcc/tree-vect-loop.c | 50 +++++++++++----------- 3 files changed, 39 insertions(+), 27 deletions(-) create mode 100644 gcc/testsuite/gcc.target/aarch64/sve/acle/general/cntb_1.c