This is an automated email from the git hooks/post-receive script.
unknown user pushed a change to branch master in repository gcc.
from ce4e4f37fd1 Daily bump. new d51f2456ee5 RISC-V: Add local user vsetvl instruction elimination [PR109547]
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-vsetvl.cc | 71 +++++++++++++++++++++- gcc/config/riscv/riscv-vsetvl.h | 1 + .../gcc.target/riscv/rvv/vsetvl/pr109547.c | 14 +++++ .../gcc.target/riscv/rvv/vsetvl/vsetvl-17.c | 2 +- 4 files changed, 85 insertions(+), 3 deletions(-) create mode 100644 gcc/testsuite/gcc.target/riscv/rvv/vsetvl/pr109547.c