This is an automated email from the git hooks/post-receive script.
unknown user pushed a change to branch master
in repository gcc.
from 12039c9f40a Fix pr111456-1.c for targets that use unsigned char by default
new 1c4ca595d81 RISC-V: Support FP trunc 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 | 1 +
gcc/config/riscv/riscv-v.cc | 32 +++++++++++++
.../autovec/unop/{math-rint-0.c => math-trunc-0.c} | 6 +--
.../autovec/unop/{math-rint-1.c => math-trunc-1.c} | 6 +--
.../autovec/unop/{math-rint-2.c => math-trunc-2.c} | 6 +--
.../autovec/unop/{math-rint-3.c => math-trunc-3.c} | 6 +--
.../riscv/rvv/autovec/unop/math-trunc-run-1.c | 39 +++++++++++++++
.../riscv/rvv/autovec/unop/math-trunc-run-2.c | 39 +++++++++++++++
.../riscv/rvv/autovec/vls/math-trunc-1.c | 56 ++++++++++++++++++++++
10 files changed, 189 insertions(+), 12 deletions(-)
copy gcc/testsuite/gcc.target/riscv/rvv/autovec/unop/{math-rint-0.c => math-trunc- [...]
copy gcc/testsuite/gcc.target/riscv/rvv/autovec/unop/{math-rint-1.c => math-trunc- [...]
copy gcc/testsuite/gcc.target/riscv/rvv/autovec/unop/{math-rint-2.c => math-trunc- [...]
copy gcc/testsuite/gcc.target/riscv/rvv/autovec/unop/{math-rint-3.c => math-trunc- [...]
create mode 100644 gcc/testsuite/gcc.target/riscv/rvv/autovec/unop/math-trunc-run-1.c
create mode 100644 gcc/testsuite/gcc.target/riscv/rvv/autovec/unop/math-trunc-run-2.c
create mode 100644 gcc/testsuite/gcc.target/riscv/rvv/autovec/vls/math-trunc-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/v0.0_to_v0.1-140/tcwg_bmk-code_speed-spec2k6/gnu-arm-master-O3
in repository toolchain/ci/base-artifacts/tcwg_bmk-code_speed-spec2k6/gnu-arm-master-O3.
at 70351688 force: #140: 1: [TCWG CI] https://ci.linaro.org/job/tcwg_bmk- [...]
No new revisions were added by this update.
--
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_gnu_embed_build/master-thumb_m55_hard_eabi
in repository toolchain/ci/base-artifacts/tcwg_gnu_embed_build/master-thumb_m55_hard_eabi.
from 9427ce1 onsuccess: #47: 7: [TCWG CI] https://ci.linaro.org/job/tcwg_g [...]
new 7dcbdf2 onsuccess: #48: 7: [TCWG CI] https://ci.linaro.org/job/tcwg_g [...]
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 2460 -> 2360 bytes
02-prepare_abe/console.log.xz | Bin 2636 -> 2628 bytes
04-build_abe-binutils/console.log.xz | Bin 27372 -> 27272 bytes
04-build_abe-binutils/make-binutils.log.xz | Bin 17684 -> 17772 bytes
05-build_abe-stage1/console.log.xz | Bin 89704 -> 89932 bytes
05-build_abe-stage1/make-gcc-stage1.log.xz | Bin 70700 -> 70788 bytes
06-clean_sysroot/console.log.xz | Bin 380 -> 380 bytes
07-build_abe-newlib/console.log.xz | Bin 12756 -> 12684 bytes
07-build_abe-newlib/make-newlib.log.xz | Bin 7136 -> 7000 bytes
08-build_abe-stage2/console.log.xz | Bin 124728 -> 124432 bytes
08-build_abe-stage2/make-gcc-stage2.log.xz | Bin 96748 -> 96832 bytes
09-build_abe-gdb/console.log.xz | Bin 34836 -> 34604 bytes
09-build_abe-gdb/make-gdb.log.xz | Bin 26484 -> 26312 bytes
10-build_abe-qemu/console.log.xz | Bin 34084 -> 34108 bytes
10-build_abe-qemu/make-qemu.log.xz | Bin 22652 -> 22860 bytes
11-check_regression/console.log.xz | Bin 1256 -> 1292 bytes
git/binutils_rev | 2 +-
git/gcc_rev | 2 +-
git/gdb_rev | 2 +-
git/newlib_rev | 2 +-
git/qemu_rev | 2 +-
jenkins/build-name | 2 +-
jenkins/notify-full.log | 330 ++++++++++++++++++-----------
jenkins/notify-init.log | 128 ++++++-----
jenkins/rewrite.log | 22 +-
jenkins/run-build.env | 6 +-
manifest.sh | 2 +-
notify/jira/comment-template.txt | 2 +-
notify/mail-body.txt | 55 ++---
notify/mail-subject.txt | 2 +-
30 files changed, 327 insertions(+), 232 deletions(-)
--
To stop receiving notification emails like this one, please contact
the administrator of this repository.