This is an automated email from the git hooks/post-receive script.
unknown user pushed a change to branch master in repository gcc.
from 05d3dd6010a Fortran: Fix ICE in pdt_1[3-5].f03 with -fcheck=all [PR102901] new 34ef2eec90b [PATCH] RISC-V: Fix slide pattern recognition [PR122124] new 62631c39a78 [PATCH] RISC-V: Detect wrap in shuffle_series_pattern [PR121845].
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/riscv/riscv-v.cc | 43 ++++++++++++++++++++-- .../gcc.target/riscv/rvv/autovec/pr121845.c | 37 +++++++++++++++++++ .../gcc.target/riscv/rvv/autovec/pr122124.c | 21 +++++++++++ 3 files changed, 98 insertions(+), 3 deletions(-) create mode 100644 gcc/testsuite/gcc.target/riscv/rvv/autovec/pr121845.c create mode 100644 gcc/testsuite/gcc.target/riscv/rvv/autovec/pr122124.c