This is an automated email from the git hooks/post-receive script.
unknown user pushed a change to branch master in repository gcc.
from fe97ac43e05 libgccjit: Add convert vector new b30c6a5eaba [PATCH v2 1/2] RISC-V: Make vectorized memset handle more cases new 6b315907c03 [PATCH v2 2/2] RISC-V: Disable by pieces for vector setmem [...]
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-string.cc | 37 +++++++++++----------- gcc/config/riscv/riscv.cc | 19 +++++++++++ .../gcc.target/riscv/rvv/autovec/pr113469.c | 3 +- gcc/testsuite/gcc.target/riscv/rvv/base/setmem-2.c | 12 ++++--- gcc/testsuite/gcc.target/riscv/rvv/base/setmem-3.c | 18 ++++++----- 5 files changed, 57 insertions(+), 32 deletions(-)