This is an automated email from the git hooks/post-receive script.
tcwg-buildslave pushed a change to branch linaro-local/ci/tcwg_gnu_native_check_gcc/master-arm in repository toolchain/ci/glibc.
from d7fca835e0 x86-64: Add vector tan/tanf to libmvec microbenchmark adds b62ace2740 x86: Improve vec generation in memset-vec-unaligned-erms.S adds 69e6992d79 Benchtests: Add length zero benchmark for memset in bench-memset.c adds 03c9c4fce4 benchtests: Sort benches in Makefile new 1b0c60f95b x86: Remove SSSE3 instruction for broadcast in memset.S (SSE2 Only)
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: benchtests/Makefile | 129 +++++++++++++--- benchtests/bench-memset.c | 2 +- sysdeps/x86_64/memset.S | 14 +- .../x86_64/multiarch/memset-avx2-unaligned-erms.S | 18 ++- .../multiarch/memset-avx512-unaligned-erms.S | 18 ++- .../x86_64/multiarch/memset-evex-unaligned-erms.S | 18 ++- .../x86_64/multiarch/memset-vec-unaligned-erms.S | 164 +++++++++++++-------- 7 files changed, 260 insertions(+), 103 deletions(-)