This is an automated email from the git hooks/post-receive script.
unknown user pushed a change to branch master in repository gcc.
from 070d651c6db aarch64: Add pattern for bswap + rotate [PR 110039] new e2a32622797 RISC-V: Remove FRM for vfncvt.rod instruction new b65458005df RISC-V: Remove FRM for vfwcvt.f.x<u>.v (RVV integer to floa [...] new 57920ae9653 RISC-V: Remove FRM for vfwcvt (RVV float to float widening [...] new 644d168385f RISC-V: Add testcase for vrsub.vi auto-vectorization
The 4 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/vector.md | 12 +++------ .../gcc.target/riscv/rvv/autovec/binop/vsub-run.c | 30 +++++++++++++++++++++- .../riscv/rvv/autovec/binop/vsub-rv32gcv.c | 1 + .../riscv/rvv/autovec/binop/vsub-rv64gcv.c | 1 + .../riscv/rvv/autovec/binop/vsub-template.h | 28 ++++++++++++++++++++ 5 files changed, 62 insertions(+), 10 deletions(-)