This is an automated email from the git hooks/post-receive script.
unknown user pushed a change to branch master in repository gcc.
from feaff27b290 LoongArch: Fix ICE when passing two same vector argument co [...] new c4ac073d4fc RISC-V: Make known NITERS loop be aware of dynamic lmul cos [...]
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-vector-costs.cc | 91 ++++++++++++++++++---- gcc/config/riscv/riscv-vector-costs.h | 1 + .../gcc.dg/vect/costmodel/riscv/rvv/pr113112-1.c | 6 +- .../gcc.dg/vect/costmodel/riscv/rvv/pr113112-3.c | 20 +++++ 4 files changed, 101 insertions(+), 17 deletions(-) create mode 100644 gcc/testsuite/gcc.dg/vect/costmodel/riscv/rvv/pr113112-3.c