This is an automated email from the git hooks/post-receive script.
unknown user pushed a change to branch master in repository gcc.
from 3e7549ece7c SVE intrinsics: Fold constant operands for svlsl. new f6fbc0d2422 SVE intrinsics: Fold svsra with op1 all zeros to svlsr/svasr.
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-builtins-sve2.cc | 28 ++++++++++++++++++++++ .../gcc.target/aarch64/sve2/acle/asm/sra_s32.c | 9 +++++++ .../gcc.target/aarch64/sve2/acle/asm/sra_s64.c | 9 +++++++ .../gcc.target/aarch64/sve2/acle/asm/sra_u32.c | 9 +++++++ .../gcc.target/aarch64/sve2/acle/asm/sra_u64.c | 9 +++++++ 5 files changed, 64 insertions(+)