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 0d40612e4a7 svdup-svindex-svqad-qsub-svabd-and-svmul new afd36cfcea1 [SVE ACLE] Some fixes new e4dfb5f8e5d [SVE ACLE] Tidy handling of expand routines (1) new 246206b5c56 [SVE ACLE] Tidy handling of expand routines (2)
The 3 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-builtins.c | 212 ++++++++++++--------- gcc/config/aarch64/aarch64-sve.md | 10 +- .../gcc.target/aarch64/sve-acle/asm/dup_s16.c | 24 +-- .../gcc.target/aarch64/sve-acle/asm/dup_s32.c | 20 +- .../gcc.target/aarch64/sve-acle/asm/dup_s64.c | 20 +- .../gcc.target/aarch64/sve-acle/asm/dup_u16.c | 24 +-- .../gcc.target/aarch64/sve-acle/asm/dup_u32.c | 20 +- .../gcc.target/aarch64/sve-acle/asm/dup_u64.c | 20 +- 8 files changed, 190 insertions(+), 160 deletions(-)