This is an automated email from the git hooks/post-receive script.
unknown user pushed a change to branch master in repository glibc.
from d7fca835e0 x86-64: Add vector tan/tanf to libmvec microbenchmark new b62ace2740 x86: Improve vec generation in memset-vec-unaligned-erms.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: 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 +++++++++++++-------- 5 files changed, 152 insertions(+), 87 deletions(-)