This is an automated email from the git hooks/post-receive script.
unknown user pushed a change to branch master in repository gcc.
from d2f9e6ad0ce [Arm] Disallow arm_movdi when targetting MVE new 479ccabc33e Arm: MVE: Add mve vec_duplicate pattern
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/ChangeLog | 5 +++++ gcc/config/arm/mve.md | 9 +++++++-- gcc/testsuite/ChangeLog | 5 +++++ .../arm/mve/intrinsics/{vdupq_n_s16.c => mve_vec_duplicate.c} | 8 ++++---- 4 files changed, 21 insertions(+), 6 deletions(-) copy gcc/testsuite/gcc.target/arm/mve/intrinsics/{vdupq_n_s16.c => mve_vec_duplica [...]