This is an automated email from the git hooks/post-receive script.
unknown user pushed a change to branch master in repository gcc.
from 92acc92ee57 LoongArch: Fix incorrect return type for frecipe/frsqrte in [...] new 22622a5a314 RISC-V: Remove vsetvl_pre bogus instructions in VSETVL PASS new e0701f8f7b6 RISC-V: Cleanup the comments for the psabi
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-vsetvl.cc | 64 ++++++++++++++++++++++ gcc/config/riscv/riscv.cc | 21 +++---- .../gcc.target/riscv/rvv/vsetvl/vsetvl_pre-1.c | 12 ++++ 3 files changed, 85 insertions(+), 12 deletions(-) create mode 100644 gcc/testsuite/gcc.target/riscv/rvv/vsetvl/vsetvl_pre-1.c