This is an automated email from the git hooks/post-receive script.
unknown user pushed a change to branch aarch64/sve-acle-branch in repository gcc.
from 543e850e884 [AArch64] Fix typo in V_INT_CONTAINER new 0b8c8c5cba3 Check for a supported comparison when using EXTRACT_LAST_REDUCTION new 32a7939ad09 Unshare DR_STEP before gimplifying it
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/vect-cond-12.c | 14 ++++++++++++++ gcc/testsuite/gcc.dg/vect/vect-strided-epilogue-1.c | 8 ++++++++ gcc/tree-vect-stmts.c | 14 ++++++++++++-- 3 files changed, 34 insertions(+), 2 deletions(-) create mode 100644 gcc/testsuite/gcc.dg/vect/vect-cond-12.c create mode 100644 gcc/testsuite/gcc.dg/vect/vect-strided-epilogue-1.c