This is an automated email from the git hooks/post-receive script.
unknown user pushed a change to branch master
in repository gcc.
from 31ef3fe9e49 RISC-V/testsuite: Fix ILP32 RVV failures from missing <gnu/ [...]
new d324984f9fa RISC-V: Support FP round 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:
gcc/config/riscv/autovec.md | 10 ++++
gcc/config/riscv/riscv-protos.h | 5 ++
gcc/config/riscv/riscv-v.cc | 24 ++++++++++
.../autovec/unop/{math-ceil-0.c => math-round-0.c} | 6 +--
.../unop/{math-floor-1.c => math-round-1.c} | 6 +--
.../unop/{math-floor-2.c => math-round-2.c} | 6 +--
.../unop/{math-floor-3.c => math-round-3.c} | 6 +--
.../riscv/rvv/autovec/unop/math-round-run-1.c | 39 +++++++++++++++
.../riscv/rvv/autovec/unop/math-round-run-2.c | 39 +++++++++++++++
.../riscv/rvv/autovec/vls/math-round-1.c | 56 ++++++++++++++++++++++
10 files changed, 185 insertions(+), 12 deletions(-)
copy gcc/testsuite/gcc.target/riscv/rvv/autovec/unop/{math-ceil-0.c => math-round- [...]
copy gcc/testsuite/gcc.target/riscv/rvv/autovec/unop/{math-floor-1.c => math-round [...]
copy gcc/testsuite/gcc.target/riscv/rvv/autovec/unop/{math-floor-2.c => math-round [...]
copy gcc/testsuite/gcc.target/riscv/rvv/autovec/unop/{math-floor-3.c => math-round [...]
create mode 100644 gcc/testsuite/gcc.target/riscv/rvv/autovec/unop/math-round-run-1.c
create mode 100644 gcc/testsuite/gcc.target/riscv/rvv/autovec/unop/math-round-run-2.c
create mode 100644 gcc/testsuite/gcc.target/riscv/rvv/autovec/vls/math-round-1.c
--
To stop receiving notification emails like this one, please contact
the administrator of this repository.
This is an automated email from the git hooks/post-receive script.
tcwg-buildslave pushed a change to branch linaro-local/ci/tcwg_bmk-code_size-coremark/gnu_eabi-arm_eabi-master-Os
in repository toolchain/ci/base-artifacts/tcwg_bmk-code_size-coremark/gnu_eabi-arm_eabi-master-Os.
from a2bbf56 onsuccess: #73: 1: [TCWG CI] https://ci.linaro.org/job/tcwg_b [...]
new d356b16 onsuccess: #74: 1: [TCWG CI] https://ci.linaro.org/job/tcwg_b [...]
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:
01-reset_artifacts/console.log.xz | Bin 2500 -> 2328 bytes
02-prepare_abe/console.log.xz | Bin 2608 -> 2600 bytes
03-build_abe-binutils/console.log.xz | Bin 27280 -> 27232 bytes
03-build_abe-binutils/make-binutils.log.xz | Bin 17292 -> 17700 bytes
04-build_abe-stage1/console.log.xz | Bin 90752 -> 90836 bytes
04-build_abe-stage1/make-gcc-stage1.log.xz | Bin 70040 -> 70876 bytes
06-build_abe-newlib/console.log.xz | Bin 13140 -> 12656 bytes
06-build_abe-newlib/make-newlib.log.xz | Bin 7140 -> 7012 bytes
07-build_abe-stage2/console.log.xz | Bin 169592 -> 168976 bytes
07-build_abe-stage2/make-gcc-stage2.log.xz | Bin 138724 -> 138224 bytes
08-benchmark/benchmark-build.log | 40 ++---
08-benchmark/console.log.xz | Bin 3404 -> 3388 bytes
09-check_regression/console.log.xz | Bin 3992 -> 4008 bytes
annex/bmk-data | 2 +-
git/binutils_rev | 2 +-
git/gcc_rev | 2 +-
git/newlib_rev | 2 +-
jenkins/build-name | 2 +-
jenkins/notify-full.log | 242 +++++++++++++++++----------
jenkins/notify-init.log | 96 ++++++-----
jenkins/rewrite.log | 27 ++-
jenkins/run-build.env | 6 +-
manifest.sh | 2 +-
notify/jira/comment-template.txt | 2 +-
notify/mail-body.txt | 31 ++--
notify/mail-subject.txt | 2 +-
results-vs-prev/bmk-specific-variability.csv | 2 +-
results-vs-prev/tcwg-benchmark-results.log | 6 +-
28 files changed, 278 insertions(+), 188 deletions(-)
--
To stop receiving notification emails like this one, please contact
the administrator of this repository.