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 70d93b378 Add entry 7f72d71de7c3b7d36d9f463b1459a6d2f6c989e6 from https [...]
new 4da27651a Add entry b3cba9be41bfa89bc0ec212706c6028a901e127a 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:
.../details.txt | 5 ++++-
1 file changed, 4 insertions(+), 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 798c2c24f Add entry 6003be7ef14bd95647e1ea6ec9685c1310f8ce58 from https [...]
new 70d93b378 Add entry 7f72d71de7c3b7d36d9f463b1459a6d2f6c989e6 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:
.../details.txt | 5 ++++-
1 file changed, 4 insertions(+), 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.
unknown user pushed a change to branch master
in repository gcc.
from 3e93035fcc9 [PR middle-end/113525] Drop obsolete options from documentation
new ea3ebe48150 LoongArch: Accept ADD, IOR or XOR when combining objects wi [...]
new ed9794546db LoongArch: Try harder using vrepli instructions to material [...]
new ac1b0586297 LoongArch: Allow moving TImode vectors
new a36c15aa661 LoongArch: Simplify {lsx_,lasx_x}v{add,sub,mul}l{ev,od} des [...]
new 2ca759fc529 LoongArch: Simplify {lsx_,lasx_x}vh{add,sub}w description
new f727a4c57ec LoongArch: Simplify {lsx_,lasx_x}vmaddw description
new 7dda6715126 LoongArch: Simplify lsx_vpick description
new 7c54e46b209 LoongArch: Implement vec_widen_mult_{even,odd}_* for LSX an [...]
new cef5f23adb6 LoongArch: Implement [su]dot_prod* for LSX and LASX modes
new 427386042f0 LoongArch: Use normal RTL pattern instead of UNSPEC for {x, [...]
The 10 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/loongarch/constraints.md | 2 +-
gcc/config/loongarch/lasx.md | 1092 +-------------------
gcc/config/loongarch/loongarch-builtins.cc | 60 ++
gcc/config/loongarch/loongarch-modes.def | 5 +-
gcc/config/loongarch/loongarch-protos.h | 3 +
gcc/config/loongarch/loongarch.cc | 50 +-
gcc/config/loongarch/loongarch.md | 48 +-
gcc/config/loongarch/lsx.md | 1028 +-----------------
gcc/config/loongarch/predicates.md | 27 +
gcc/config/loongarch/simd.md | 419 +++++++-
.../gcc.target/loongarch/bytepick_shift_128.c | 9 +
.../gcc.target/loongarch/vect-shift-imm-round.c | 11 +
gcc/testsuite/gcc.target/loongarch/vrepli.c | 15 +
.../pr116142.c => loongarch/wide-mul-reduc-1.c} | 6 +-
.../gcc.target/loongarch/wide-mul-reduc-2.c | 18 +
15 files changed, 673 insertions(+), 2120 deletions(-)
create mode 100644 gcc/testsuite/gcc.target/loongarch/bytepick_shift_128.c
create mode 100644 gcc/testsuite/gcc.target/loongarch/vect-shift-imm-round.c
create mode 100644 gcc/testsuite/gcc.target/loongarch/vrepli.c
copy gcc/testsuite/gcc.target/{i386/pr116142.c => loongarch/wide-mul-reduc-1.c} (73%)
create mode 100644 gcc/testsuite/gcc.target/loongarch/wide-mul-reduc-2.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 master
in repository toolchain/ci/interesting-commits.
from e1c8d0298 Add entry 471c71be0fe507ecb02b5a9650e882f261ecc979 from https [...]
new 798c2c24f Add entry 6003be7ef14bd95647e1ea6ec9685c1310f8ce58 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:
.../details.txt | 5 ++++-
1 file changed, 4 insertions(+), 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 9dde6dcf7 Add entry 3f594741cf8e1537fb25f84ef3cf2245b08d8089 from https [...]
new e1c8d0298 Add entry 471c71be0fe507ecb02b5a9650e882f261ecc979 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:
.../jira/description | 2 +-
.../jira/summary | 2 +-
.../jira/yaml | 4 +-
.../status-summary.txt | 2 +-
.../status.txt | 2 +-
.../details.txt | 120 +++++++++++----------
.../status-summary.txt | 2 +-
.../status.txt | 2 +-
.../tcwg_flang_test/status-summary.txt | 2 +-
.../tcwg_flang_test/status.txt | 2 +-
10 files changed, 71 insertions(+), 69 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.
tcwg-buildslave pushed a change to branch master
in repository toolchain/ci/interesting-commits.
from ab4965171 Add entry 5d38e6e42a90f5d469b5ff9e25e5e8865606776a from https [...]
new 9dde6dcf7 Add entry 3f594741cf8e1537fb25f84ef3cf2245b08d8089 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:
.../3f594741cf8e1537fb25f84ef3cf2245b08d8089/jira/description | 2 +-
llvm/sha1/3f594741cf8e1537fb25f84ef3cf2245b08d8089/jira/summary | 2 +-
llvm/sha1/3f594741cf8e1537fb25f84ef3cf2245b08d8089/jira/yaml | 4 ++--
.../3f594741cf8e1537fb25f84ef3cf2245b08d8089/status-summary.txt | 2 +-
llvm/sha1/3f594741cf8e1537fb25f84ef3cf2245b08d8089/status.txt | 2 +-
.../details.txt | 8 ++++++--
.../status-summary.txt | 2 +-
.../status.txt | 2 +-
.../tcwg_flang_test/status-summary.txt | 2 +-
.../tcwg_flang_test/status.txt | 2 +-
10 files changed, 16 insertions(+), 12 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.
tcwg-buildslave pushed a change to branch master
in repository toolchain/ci/interesting-commits.
from 1f47fdd4d Add entry 40c8938ff8447fc46bd2aa1605e3147cc38ffb8d from https [...]
new ab4965171 Add entry 5d38e6e42a90f5d469b5ff9e25e5e8865606776a 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:
.../details.txt | 5 ++++-
1 file changed, 4 insertions(+), 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 217a211c3 Add entry 8552dcd8e4448c02fe230662093756b75dd94399 from https [...]
new 1f47fdd4d Add entry 40c8938ff8447fc46bd2aa1605e3147cc38ffb8d 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/40c8938ff8447fc46bd2aa1605e3147cc38ffb8d/jira/description | 3 ++-
llvm/sha1/40c8938ff8447fc46bd2aa1605e3147cc38ffb8d/jira/yaml | 3 ++-
.../sha1/40c8938ff8447fc46bd2aa1605e3147cc38ffb8d/status-summary.txt | 2 +-
llvm/sha1/40c8938ff8447fc46bd2aa1605e3147cc38ffb8d/status.txt | 3 ++-
.../details.txt | 5 ++++-
.../status-summary.txt | 2 +-
.../status.txt | 3 ++-
.../tcwg_flang_test/status-summary.txt | 2 +-
.../tcwg_flang_test/status.txt | 3 ++-
9 files changed, 17 insertions(+), 9 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.
tcwg-buildslave pushed a change to branch master
in repository toolchain/ci/interesting-commits.
from 1629067ba Add entry 471c71be0fe507ecb02b5a9650e882f261ecc979 from https [...]
new 217a211c3 Add entry 8552dcd8e4448c02fe230662093756b75dd94399 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:
.../commit-log.txt | 3 +--
.../jira/description | 3 +--
.../8552dcd8e4448c02fe230662093756b75dd94399/jira/yaml | 3 +--
.../gnu-aarch64-master-O2/reproduction_instructions.txt | 15 ---------------
4 files changed, 3 insertions(+), 21 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.
tcwg-buildslave pushed a change to branch master
in repository toolchain/ci/interesting-commits.
from 158df924a Add entry 3f594741cf8e1537fb25f84ef3cf2245b08d8089 from https [...]
new 1629067ba Add entry 471c71be0fe507ecb02b5a9650e882f261ecc979 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:
.../jira/description | 2 +-
.../jira/summary | 2 +-
.../jira/yaml | 4 +-
.../status-summary.txt | 2 +-
.../status.txt | 2 +-
.../main-aarch64-Ofast-sve_vls-lto-lld/details.txt | 120 +++++++++++----------
.../status-summary.txt | 2 +-
.../main-aarch64-Ofast-sve_vls-lto-lld/status.txt | 2 +-
.../tcwg_flang_test/status-summary.txt | 2 +-
.../tcwg_flang_test/status.txt | 2 +-
10 files changed, 71 insertions(+), 69 deletions(-)
--
To stop receiving notification emails like this one, please contact
the administrator of this repository.