This is an automated email from the git hooks/post-receive script.
unknown user pushed a change to branch master in repository gcc.
from 54b228d80c5 RISC-V: Add auto-vect pattern for vector rotate shift new 06ae7bc1345 RISC-V: Bugfix incorrect operand for vwsll auto-vect
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/autovec-opt.md | 4 ++++ gcc/testsuite/gcc.target/riscv/rvv/base/pr116280-1.c | 14 ++++++++++++++ gcc/testsuite/gcc.target/riscv/rvv/base/pr116280-2.c | 10 ++++++++++ 3 files changed, 28 insertions(+) create mode 100644 gcc/testsuite/gcc.target/riscv/rvv/base/pr116280-1.c create mode 100644 gcc/testsuite/gcc.target/riscv/rvv/base/pr116280-2.c