This is an automated email from the git hooks/post-receive script.
unknown user pushed a change to branch master
in repository gcc.
from 1eb80f78f11 Daily bump.
new 39bab88b42d LoongArch: Optimizations of vector construction.
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/loongarch/lasx.md | 69 ++
gcc/config/loongarch/loongarch.cc | 716 ++++++++++-----------
gcc/config/loongarch/lsx.md | 134 ++++
.../loongarch/vector/lasx/lasx-vec-construct-opt.c | 102 +++
.../loongarch/vector/lsx/lsx-vec-construct-opt.c | 85 +++
5 files changed, 732 insertions(+), 374 deletions(-)
create mode 100644 gcc/testsuite/gcc.target/loongarch/vector/lasx/lasx-vec-constru [...]
create mode 100644 gcc/testsuite/gcc.target/loongarch/vector/lsx/lsx-vec-construct-opt.c
--
To stop receiving notification emails like this one, please contact
the administrator of this repository.