This is an automated email from the git hooks/post-receive script.
tcwg-buildslave pushed a change to branch linaro-local/ci/tcwg_gnu_cross_build/master-aarch64 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 new 69e6992d79 Benchtests: Add length zero benchmark for memset in bench-memset.c
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/bench-memset.c | 2 +- sysdeps/x86_64/memset.S | 21 ++- .../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 +++++++++++++-------- 6 files changed, 153 insertions(+), 88 deletions(-)