This is an automated email from the git hooks/post-receive script.
tcwg-buildslave pushed a change to branch master
in repository toolchain/ci/interesting-commits.
from 2b216eb81 Add entry 6f82408bb53f57a859953d8f1114f1634a5d3ee9 from https [...]
new aa1e01e15 Add entry 6f82408bb53f57a859953d8f1114f1634a5d3ee9 from https [...]
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:
llvm/sha1/6f82408bb53f57a859953d8f1114f1634a5d3ee9/jira/description | 4 ++++
llvm/sha1/6f82408bb53f57a859953d8f1114f1634a5d3ee9/jira/yaml | 4 ++++
llvm/sha1/6f82408bb53f57a859953d8f1114f1634a5d3ee9/status.txt | 4 ++++
.../details.txt | 0
.../main-aarch64-Ofast-sve_vls-lto-lld/reproduction_instructions.txt | 0
.../main-aarch64-Ofast-sve_vls-lto-lld}/status-summary.txt | 0
.../status.txt | 4 ++--
.../tcwg_flang_test/status.txt | 4 ++++
8 files changed, 18 insertions(+), 2 deletions(-)
copy llvm/sha1/6f82408bb53f57a859953d8f1114f1634a5d3ee9/tcwg_flang_test/{main-aarc [...]
copy {fujitsu_testsuite/sha1/471c71be0fe507ecb02b5a9650e882f261ecc979 => llvm/sha1 [...]
copy llvm/sha1/6f82408bb53f57a859953d8f1114f1634a5d3ee9/{ => tcwg_flang_test/main- [...]
copy llvm/sha1/6f82408bb53f57a859953d8f1114f1634a5d3ee9/tcwg_flang_test/{main-aarc [...]
--
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 master
in repository toolchain/ci/interesting-commits.
from 337faf007 Add entry 6f82408bb53f57a859953d8f1114f1634a5d3ee9 from https [...]
new 2b216eb81 Add entry 6f82408bb53f57a859953d8f1114f1634a5d3ee9 from https [...]
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:
.../tcwg_flang_test/main-aarch64-Ofast-sve_vls-lto-lld/build_url | 2 +-
.../last_good | 0
2 files changed, 1 insertion(+), 1 deletion(-)
copy {fujitsu_testsuite/sha1/471c71be0fe507ecb02b5a9650e882f261ecc979 => llvm/sha1 [...]
copy llvm/sha1/6f82408bb53f57a859953d8f1114f1634a5d3ee9/tcwg_flang_test/{main-aarc [...]
--
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.
unknown user pushed a change to branch master
in repository gcc.
from 729591f1017 RISC-V: Disable RV64-only crc testcases for RV32
new d309844d6fe Fix bootstrap failure on SPARC with -O3 -mcpu=niagara4
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/sparc/sparc-c.cc | 5 ++
gcc/config/sparc/sparc.cc | 74 ++++++++++++++++-------------
gcc/config/sparc/sparc.md | 12 ++---
gcc/config/sparc/sparc.opt | 6 ++-
gcc/doc/invoke.texi | 22 +++++++--
gcc/testsuite/gcc.target/sparc/20230328-1.c | 2 +-
gcc/testsuite/gcc.target/sparc/20230328-4.c | 2 +-
gcc/testsuite/gcc.target/sparc/fucmp.c | 2 +-
gcc/testsuite/gcc.target/sparc/vis3misc.c | 3 +-
9 files changed, 81 insertions(+), 47 deletions(-)
--
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.
unknown user pushed a change to branch master
in repository gcc.
from b9493e98da5 [PR target/118357] RISC-V: Disable fusing vsetvl instructio [...]
new 729591f1017 RISC-V: Disable RV64-only crc testcases for RV32
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/testsuite/gcc.target/riscv/crc-21-rv64-zbc.c | 5 ++---
gcc/testsuite/gcc.target/riscv/crc-21-rv64-zbkc.c | 5 ++---
2 files changed, 4 insertions(+), 6 deletions(-)
--
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.
unknown user pushed a change to branch master
in repository gcc.
from c81543b3379 tree-optimization/118529 - ICE with condition vectorization
new b9493e98da5 [PR target/118357] RISC-V: Disable fusing vsetvl instructio [...]
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/riscv-vsetvl.cc | 3 ++-
gcc/testsuite/gcc.target/riscv/rvv/xtheadvector/pr118357.c | 13 +++++++++++++
2 files changed, 15 insertions(+), 1 deletion(-)
create mode 100644 gcc/testsuite/gcc.target/riscv/rvv/xtheadvector/pr118357.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.
unknown user pushed a change to branch master
in repository gcc.
from 0b2f2c62f65 AVR: Fix a plenk in doc/invoke.texi.
new c81543b3379 tree-optimization/118529 - ICE with condition 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/testsuite/gcc.target/sparc/pr118529.c | 17 +++++++++++++++++
gcc/tree-vect-stmts.cc | 5 +++--
2 files changed, 20 insertions(+), 2 deletions(-)
create mode 100644 gcc/testsuite/gcc.target/sparc/pr118529.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.
unknown user pushed a change to branch master
in repository gcc.
from aa361611490 AArch64: Use standard names for saturating arithmetic
new 0b2f2c62f65 AVR: Fix a plenk in doc/invoke.texi.
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/doc/invoke.texi | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
--
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 master
in repository toolchain/ci/interesting-commits.
from bdb772f15 Add entry 6f82408bb53f57a859953d8f1114f1634a5d3ee9 from https [...]
new 337faf007 Add entry 6f82408bb53f57a859953d8f1114f1634a5d3ee9 from https [...]
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:
llvm/sha1/6f82408bb53f57a859953d8f1114f1634a5d3ee9/jira/description | 4 ++++
llvm/sha1/6f82408bb53f57a859953d8f1114f1634a5d3ee9/jira/yaml | 4 ++++
llvm/sha1/6f82408bb53f57a859953d8f1114f1634a5d3ee9/status.txt | 4 ++++
.../details.txt | 0
.../reproduction_instructions.txt | 0
.../status-summary.txt | 0
.../status.txt | 6 +++---
.../tcwg_flang_test/status.txt | 4 ++++
8 files changed, 19 insertions(+), 3 deletions(-)
copy llvm/sha1/6f82408bb53f57a859953d8f1114f1634a5d3ee9/tcwg_flang_test/{main-aarc [...]
copy {fujitsu_testsuite/sha1/471c71be0fe507ecb02b5a9650e882f261ecc979 => llvm/sha1 [...]
copy llvm/sha1/6f82408bb53f57a859953d8f1114f1634a5d3ee9/{ => tcwg_flang_test/main- [...]
copy llvm/sha1/{303249c4490a7777a744d9afd449b64ff1132a42 => 6f82408bb53f57a859953d [...]
--
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 master
in repository toolchain/ci/interesting-commits.
from a58889ad4 Add entry ea1deefe54ea1c5182bfa179abf36469c9ec6974 from https [...]
new bdb772f15 Add entry 6f82408bb53f57a859953d8f1114f1634a5d3ee9 from https [...]
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:
.../build_url | 2 +-
.../last_good | 0
2 files changed, 1 insertion(+), 1 deletion(-)
copy llvm/sha1/{1fcb6a9754a8db057e18f629cb90011b638901e7 => 6f82408bb53f57a859953d [...]
copy llvm/sha1/6f82408bb53f57a859953d8f1114f1634a5d3ee9/tcwg_flang_test/{main-aarc [...]
--
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.
unknown user pushed a change to branch master
in repository gcc.
from 413985b632a c++: Fix up find_array_ctor_elt RAW_DATA_CST handling [PR118534]
new 8787f63de6e Revert "AArch64: Use standard names for SVE saturating arithmetic"
new 1775a7280a2 Revert "AArch64: Use standard names for saturating arithmetic"
new 8f8ca83f2f6 AArch64: Use standard names for SVE saturating arithmetic
new aa361611490 AArch64: Use standard names for saturating arithmetic
The 4 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.