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