This is an automated email from the git hooks/post-receive script.
unknown user pushed a change to branch master in repository gcc.
from 58062796107 reassoc: Fix up optimize_range_tests_to_bit_test [PR118915] new f3d4208e798 vect: Use original LHS type for gather pattern [PR118950]. new 6be1b9e94d9 RISC-V: Include pattern stmts for dynamic LMUL computation [...]
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-vector-costs.cc | 29 ++++++++++++++++++++++ .../gcc.dg/vect/costmodel/riscv/rvv/pr114516.c | 29 ++++++++++++++++++++++ .../gcc.target/riscv/rvv/autovec/pr118950.c | 29 ++++++++++++++++++++++ gcc/tree-vect-patterns.cc | 3 ++- 4 files changed, 89 insertions(+), 1 deletion(-) create mode 100644 gcc/testsuite/gcc.dg/vect/costmodel/riscv/rvv/pr114516.c create mode 100644 gcc/testsuite/gcc.target/riscv/rvv/autovec/pr118950.c