This is an automated email from the git hooks/post-receive script.
unknown user pushed a change to branch master in repository gcc.
from 0f40e59f193 RISC-V: Fix the riscv_legitimize_poly_move issue on targets [...] new d53d20a940e RISC-V: Add test for FP iroundf auto vectorization
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: .../unop/{math-lround-0.c => math-iround-0.c} | 6 +-- .../riscv/rvv/autovec/unop/math-iround-run-0.c | 63 ++++++++++++++++++++++ .../vls/{math-irint-0.c => math-iround-0.c} | 20 +++---- 3 files changed, 76 insertions(+), 13 deletions(-) copy gcc/testsuite/gcc.target/riscv/rvv/autovec/unop/{math-lround-0.c => math-irou [...] create mode 100644 gcc/testsuite/gcc.target/riscv/rvv/autovec/unop/math-iround-run-0.c copy gcc/testsuite/gcc.target/riscv/rvv/autovec/vls/{math-irint-0.c => math-iround [...]