This is an automated email from the git hooks/post-receive script.
unknown user pushed a change to branch master
in repository llvm.
from dae6a45f280 [ORC] Add some more basic sanity tests for the LLJIT.
new ef0e188cb54 [WebAssembly] Change tabs to spaces in basic-assembly.s
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:
test/MC/WebAssembly/basic-assembly.s | 4 ++--
1 file changed, 2 insertions(+), 2 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 d2b4505f161 i386: Add missing AVX512VL or/xor intrinsics
new 5a87af282fe i386: Enable AVX512 memory broadcast for FP mul
new 69a9258f2db i386: Update FP add/sub with AVX512 memory broadcast
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/ChangeLog | 13 +++++++++++++
gcc/config/i386/sse.md | 22 +++++++++++++++++-----
gcc/testsuite/ChangeLog | 13 +++++++++++++
...x512f-add-df-zmm-1.c => avx512f-mul-df-zmm-1.c} | 4 ++--
...x512f-div-sf-zmm-1.c => avx512f-mul-sf-zmm-1.c} | 4 ++--
...x512f-add-sf-zmm-2.c => avx512f-mul-sf-zmm-2.c} | 4 ++--
...x512f-add-sf-zmm-3.c => avx512f-mul-sf-zmm-3.c} | 4 ++--
...x512f-div-sf-zmm-4.c => avx512f-mul-sf-zmm-4.c} | 4 ++--
...x512f-add-sf-zmm-5.c => avx512f-mul-sf-zmm-5.c} | 4 ++--
...x512f-add-sf-zmm-6.c => avx512f-mul-sf-zmm-6.c} | 4 ++--
...12vl-div-sf-xmm-1.c => avx512vl-mul-sf-xmm-1.c} | 4 ++--
...12vl-div-sf-ymm-1.c => avx512vl-mul-sf-ymm-1.c} | 4 ++--
12 files changed, 61 insertions(+), 23 deletions(-)
copy gcc/testsuite/gcc.target/i386/{avx512f-add-df-zmm-1.c => avx512f-mul-df-zmm-1 [...]
copy gcc/testsuite/gcc.target/i386/{avx512f-div-sf-zmm-1.c => avx512f-mul-sf-zmm-1 [...]
copy gcc/testsuite/gcc.target/i386/{avx512f-add-sf-zmm-2.c => avx512f-mul-sf-zmm-2 [...]
copy gcc/testsuite/gcc.target/i386/{avx512f-add-sf-zmm-3.c => avx512f-mul-sf-zmm-3 [...]
copy gcc/testsuite/gcc.target/i386/{avx512f-div-sf-zmm-4.c => avx512f-mul-sf-zmm-4 [...]
copy gcc/testsuite/gcc.target/i386/{avx512f-add-sf-zmm-5.c => avx512f-mul-sf-zmm-5 [...]
copy gcc/testsuite/gcc.target/i386/{avx512f-add-sf-zmm-6.c => avx512f-mul-sf-zmm-6 [...]
copy gcc/testsuite/gcc.target/i386/{avx512vl-div-sf-xmm-1.c => avx512vl-mul-sf-xmm [...]
copy gcc/testsuite/gcc.target/i386/{avx512vl-div-sf-ymm-1.c => avx512vl-mul-sf-ymm [...]
--
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 01660db10ed Daily bump.
new d2b4505f161 i386: Add missing AVX512VL or/xor intrinsics
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/ChangeLog | 12 ++++++
gcc/config/i386/avx512vlintrin.h | 48 +++++++++++++++++++++
gcc/testsuite/ChangeLog | 5 +++
gcc/testsuite/gcc.target/i386/pr87662.c | 76 +++++++++++++++++++++++++++++++++
4 files changed, 141 insertions(+)
create mode 100644 gcc/testsuite/gcc.target/i386/pr87662.c
--
To stop receiving notification emails like this one, please contact
the administrator of this repository.