This is an automated email from the git hooks/post-receive script.
unknown user pushed a change to branch master in repository gcc.
from 427386042f0 LoongArch: Use normal RTL pattern instead of UNSPEC for {x, [...] new 25256ec1df1 Vect: Fix ICE when vect_verify_loop_lens acts on relevant m [...]
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/testsuite/gcc.target/riscv/rvv/base/pr116351-1.c | 5 +++++ gcc/testsuite/gcc.target/riscv/rvv/base/pr116351-2.c | 5 +++++ gcc/testsuite/gcc.target/riscv/rvv/base/pr116351.h | 18 ++++++++++++++++++ gcc/tree-vect-loop.cc | 3 +++ 4 files changed, 31 insertions(+) create mode 100644 gcc/testsuite/gcc.target/riscv/rvv/base/pr116351-1.c create mode 100644 gcc/testsuite/gcc.target/riscv/rvv/base/pr116351-2.c create mode 100644 gcc/testsuite/gcc.target/riscv/rvv/base/pr116351.h