This is an automated email from the git hooks/post-receive script.
unknown user pushed a change to branch master in repository gcc.
from 6e0590ba45e docs: Add NoOffload option flag to the internals manual new f957d352bd6 RISC-V: Handle overlap in expand_vec_perm PR121742. new 9bbf0996bfc RISC-V: Fix is_vlmax_len_p and use for strided ops.
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-avlprop.cc | 9 ++++- gcc/config/riscv/riscv-v.cc | 42 +++++++++++++++------- .../gcc.target/riscv/rvv/autovec/pr121742.c | 30 ++++++++++++++++ 3 files changed, 68 insertions(+), 13 deletions(-) create mode 100644 gcc/testsuite/gcc.target/riscv/rvv/autovec/pr121742.c