This is an automated email from the git hooks/post-receive script.
unknown user pushed a change to branch master
in repository gcc.
from 0c305f3dec9 libstdc++: Fix exception thrown by std::shared_lock::unlock [...]
new e37bc2cf006 RISC-V: Add AVL propagation PASS for RVV auto-vectorization
new 446efa52a8c RISC-V: Move lmul calculation into macro
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.gcc | 2 +-
gcc/config/riscv/riscv-avlprop.cc | 419 +++++++++++++++++++++
gcc/config/riscv/riscv-opts.h | 4 +
gcc/config/riscv/riscv-passes.def | 1 +
gcc/config/riscv/riscv-protos.h | 1 +
gcc/config/riscv/riscv-v.cc | 17 +-
gcc/config/riscv/t-riscv | 6 +
.../vect/costmodel/riscv/rvv/dynamic-lmul4-5.c | 2 +-
.../vect/costmodel/riscv/rvv/dynamic-lmul8-2.c | 2 +-
.../riscv/rvv/autovec/partial/select_vl-2.c | 5 +-
.../gcc.target/riscv/rvv/autovec/pr111318.c | 16 +
.../gcc.target/riscv/rvv/autovec/pr111888.c | 33 ++
.../riscv/rvv/autovec/ternop/ternop_nofm-2.c | 1 -
13 files changed, 493 insertions(+), 16 deletions(-)
create mode 100644 gcc/config/riscv/riscv-avlprop.cc
create mode 100644 gcc/testsuite/gcc.target/riscv/rvv/autovec/pr111318.c
create mode 100644 gcc/testsuite/gcc.target/riscv/rvv/autovec/pr111888.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_kernel/gnu-master-arm-lts-allnoconfig
in repository toolchain/ci/base-artifacts/tcwg_kernel/gnu-master-arm-lts-allnoconfig.
from d0251e8 onsuccess: #56: all: [TCWG CI] https://ci.linaro.org/job/tcwg [...]
new 46fc35f onsuccess: #57: all: [TCWG CI] https://ci.linaro.org/job/tcwg [...]
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 2296 -> 2308 bytes
02-prepare_abe/console.log.xz | Bin 2624 -> 2548 bytes
03-build_abe-binutils/console.log.xz | Bin 27528 -> 27968 bytes
03-build_abe-binutils/make-binutils.log.xz | Bin 17688 -> 17852 bytes
04-build_abe-stage1/console.log.xz | Bin 92696 -> 92184 bytes
04-build_abe-stage1/make-gcc-stage1.log.xz | Bin 71608 -> 72096 bytes
05-build_abe-qemu/console.log.xz | Bin 34500 -> 34024 bytes
05-build_abe-qemu/make-qemu.log.xz | Bin 22696 -> 22628 bytes
06-build_linux/console.log.xz | Bin 2888 -> 2872 bytes
07-boot_linux/console.log.xz | Bin 496 -> 500 bytes
08-check_regression/console.log.xz | Bin 1204 -> 1208 bytes
git/binutils_rev | 2 +-
git/gcc_rev | 2 +-
git/linux_rev | 2 +-
git/qemu_rev | 2 +-
jenkins/build-name | 2 +-
jenkins/notify-full.log | 246 ++++++++++++++---------------
jenkins/notify-init.log | 94 +++++------
jenkins/rewrite.log | 27 ++--
jenkins/run-build.env | 6 +-
manifest.sh | 4 +-
notify/jira/comment-template.txt | 2 +-
notify/mail-body.txt | 54 +++----
notify/mail-subject.txt | 2 +-
24 files changed, 220 insertions(+), 225 deletions(-)
--
To stop receiving notification emails like this one, please contact
the administrator of this repository.