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 [...]
--
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-cpu2017fast/llvm-aarch64-master-Oz
in repository toolchain/ci/base-artifacts/tcwg_bmk-code_size-cpu2017fast/llvm-aarch64-master-Oz.
discards 26f778f5d onsuccess: #91: 1: [TCWG CI] https://ci.linaro.org/job/tcwg_b [...]
discards ea7c58698 onsuccess: #86: 1: [TCWG CI] https://ci.linaro.org/job/tcwg_b [...]
discards 5d12f64fa onsuccess: #85: 1: [TCWG CI] https://ci.linaro.org/job/tcwg_b [...]
discards 382366480 force: #84: 1: [TCWG CI] https://ci.linaro.org/job/tcwg_bmk-c [...]
discards b33066762 force: #83: 1: [TCWG CI] https://ci.linaro.org/job/tcwg_bmk-c [...]
discards c371f7ddb force: #81: 1: [TCWG CI] https://ci.linaro.org/job/tcwg_bmk-c [...]
discards 9f0287a01 onsuccess: #79: 1: [TCWG CI] https://ci.linaro.org/job/tcwg_b [...]
discards ecc012788 onsuccess: #78: 1: [TCWG CI] https://ci.linaro.org/job/tcwg_b [...]
new f6864c2b8 onsuccess: #78: 1: [TCWG CI] https://ci.linaro.org/job/tcwg_b [...]
new 7b7aebc04 onsuccess: #79: 1: [TCWG CI] https://ci.linaro.org/job/tcwg_b [...]
new 45c450789 force: #81: 1: [TCWG CI] https://ci.linaro.org/job/tcwg_bmk-c [...]
new 6b963ea98 force: #83: 1: [TCWG CI] https://ci.linaro.org/job/tcwg_bmk-c [...]
new eb5957da8 force: #84: 1: [TCWG CI] https://ci.linaro.org/job/tcwg_bmk-c [...]
new c778c4b05 onsuccess: #85: 1: [TCWG CI] https://ci.linaro.org/job/tcwg_b [...]
new e99ab51cf onsuccess: #86: 1: [TCWG CI] https://ci.linaro.org/job/tcwg_b [...]
new 82400f1e8 onsuccess: #91: 1: [TCWG CI] https://ci.linaro.org/job/tcwg_b [...]
This update added new revisions after undoing existing revisions.
That is to say, some revisions that were in the old version of the
branch are not in the new version. This situation occurs
when a user --force pushes a change and generates a repository
containing something like this:
* -- * -- B -- O -- O -- O (26f778f5d)
\
N -- N -- N refs/heads/linaro-local/ci/tcwg_bmk-code_size-cpu2017fas [...]
You should already have received notification emails for all of the O
revisions, and so the following emails describe only the N revisions
from the common base, B.
Any revisions marked "omits" are not gone; other references still
refer to them. Any revisions marked "discards" are gone forever.
The 8 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:
--
To stop receiving notification emails like this one, please contact
the administrator of this repository.