This is an automated email from the git hooks/post-receive script.
unknown user pushed a change to branch master in repository gcc.
from f345ae3e6b2 ada: Fix small thinko in previous change to two-pass aggreg [...] new 830bead4859 AArch64: Implement four and eight chunk VLA concats [PR118272]
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/config/aarch64/aarch64-sve.md | 23 ++++++++++++ gcc/config/aarch64/aarch64.cc | 42 +++++++++++++++++----- gcc/config/aarch64/iterators.md | 12 +++++-- .../gcc.target/aarch64/vect-simd-clone-3.c | 27 ++++++++++++++ 4 files changed, 93 insertions(+), 11 deletions(-) create mode 100644 gcc/testsuite/gcc.target/aarch64/vect-simd-clone-3.c