This is an automated email from the git hooks/post-receive script.
unknown user pushed a change to branch master in repository gcc.
from f7426ba6c0d tree-optimization/121830 - SLP cycle detection confused by [...] new 11171cb9809 RISC-V: Adjust tt-ascalon-d8 branch cost new 2abfcc6cfc9 RISC-V: Add pattern for vector-scalar widening floating-point add
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/autovec-opt.md | 23 ++++++++++++++++++++++ gcc/config/riscv/riscv.cc | 2 +- .../gcc.target/riscv/rvv/autovec/vx_vf/vf-1-f16.c | 2 ++ .../gcc.target/riscv/rvv/autovec/vx_vf/vf-1-f32.c | 2 ++ .../gcc.target/riscv/rvv/autovec/vx_vf/vf-2-f16.c | 3 ++- .../gcc.target/riscv/rvv/autovec/vx_vf/vf-2-f32.c | 3 ++- .../gcc.target/riscv/rvv/autovec/vx_vf/vf-3-f16.c | 2 ++ .../gcc.target/riscv/rvv/autovec/vx_vf/vf-3-f32.c | 2 ++ .../gcc.target/riscv/rvv/autovec/vx_vf/vf-4-f16.c | 1 + .../gcc.target/riscv/rvv/autovec/vx_vf/vf-4-f32.c | 1 + .../gcc.target/riscv/rvv/autovec/vx_vf/vf_binop.h | 2 +- ...vf_vfwmul-run-1-f16.c => vf_vfwadd-run-1-f16.c} | 4 ++-- ...vf_vfwmul-run-1-f32.c => vf_vfwadd-run-1-f32.c} | 4 ++-- 13 files changed, 43 insertions(+), 8 deletions(-) copy gcc/testsuite/gcc.target/riscv/rvv/autovec/vx_vf/{vf_vfwmul-run-1-f16.c => vf [...] copy gcc/testsuite/gcc.target/riscv/rvv/autovec/vx_vf/{vf_vfwmul-run-1-f32.c => vf [...]