This is an automated email from the git hooks/post-receive script.
unknown user pushed a change to branch master in repository gcc.
from eee2891312a forwprop: Fix lane handling for VEC_PERM sequence blending new 4779dd02292 RISC-V: Refine strided load/store testcase dump check to tr [...] new 670df03e529 arm: [MVE intrinsics] Fix moves of tuples (PR target/118131)
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/config/arm/arm.cc | 25 ++++++++++++++++------ gcc/config/arm/iterators.md | 18 ++++++++++++++++ gcc/config/arm/neon.md | 8 +++---- .../rvv/autovec/strided/strided_ld_st-1-f16.c | 10 ++++----- .../rvv/autovec/strided/strided_ld_st-1-f32.c | 10 ++++----- .../rvv/autovec/strided/strided_ld_st-1-f64.c | 10 ++++----- .../rvv/autovec/strided/strided_ld_st-1-i16.c | 10 ++++----- .../rvv/autovec/strided/strided_ld_st-1-i32.c | 18 ++++++++-------- .../rvv/autovec/strided/strided_ld_st-1-i64.c | 10 ++++----- .../riscv/rvv/autovec/strided/strided_ld_st-1-i8.c | 10 ++++----- .../rvv/autovec/strided/strided_ld_st-1-u16.c | 10 ++++----- .../rvv/autovec/strided/strided_ld_st-1-u32.c | 18 ++++++++-------- .../rvv/autovec/strided/strided_ld_st-1-u64.c | 10 ++++----- .../riscv/rvv/autovec/strided/strided_ld_st-1-u8.c | 10 ++++----- 14 files changed, 104 insertions(+), 73 deletions(-)