This is an automated email from the git hooks/post-receive script.
unknown user pushed a change to branch master in repository gcc.
from b26f1735cb8 RISC-V: testsuite: Add -Wno-psabi to vec_set/vec_extract te [...] new 1c0b118babc RISC-V: Optimize codegen of VLA SLP
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/riscv/riscv-v.cc | 81 ++++++++++------------ .../gcc.target/riscv/rvv/autovec/partial/slp-1.c | 2 + .../rvv/autovec/partial/{slp-6.c => slp-16.c} | 17 ++--- .../autovec/partial/{slp_run-3.c => slp_run-16.c} | 17 +++-- 4 files changed, 55 insertions(+), 62 deletions(-) copy gcc/testsuite/gcc.target/riscv/rvv/autovec/partial/{slp-6.c => slp-16.c} (56%) copy gcc/testsuite/gcc.target/riscv/rvv/autovec/partial/{slp_run-3.c => slp_run-16 [...]