This is an automated email from the git hooks/post-receive script.
unknown user pushed a change to branch master in repository gcc.
from 66e268eb063 Fix gcc.dg/vect/pr108950.c new 7db541ce448 tree-optimization/109848 - fix TARGET_MEM_REF store from CT [...] new e9ea407c474 RISC-V: Optimize vsetvl AVL for VLS VLMAX auto-vectorization
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 | 26 +++++++++++++++++++--- gcc/testsuite/gcc.target/riscv/rvv/base/vf_avl-1.c | 15 +++++++++++++ gcc/tree-ssa-forwprop.cc | 5 ++++- 3 files changed, 42 insertions(+), 4 deletions(-) create mode 100644 gcc/testsuite/gcc.target/riscv/rvv/base/vf_avl-1.c