aboutsummaryrefslogtreecommitdiff
path: root/libio/clearerr.c
diff options
context:
space:
mode:
authorNoah Goldstein <goldstein.w.n@gmail.com>2021-09-30 15:37:09 -0500
committerNoah Goldstein <goldstein.w.n@gmail.com>2021-10-27 13:03:46 -0500
commitb4ed69ba16ad5f5cfee2009ed86f10c06dce74e0 (patch)
treee3161d753ea51483ba7ccdf73e56bfe7d6ff3f07 /libio/clearerr.c
parentfa7f63d8d6a081d59dadcb9986efaafb8093735d (diff)
downloadglibc-b4ed69ba16ad5f5cfee2009ed86f10c06dce74e0.tar
glibc-b4ed69ba16ad5f5cfee2009ed86f10c06dce74e0.tar.gz
glibc-b4ed69ba16ad5f5cfee2009ed86f10c06dce74e0.tar.bz2
glibc-b4ed69ba16ad5f5cfee2009ed86f10c06dce74e0.zip
x86_64: Add avx2 optimized __memcmpeq in memcmpeq-avx2.S
No bug. This commit adds new optimized __memcmpeq implementation for avx2. The primary optimizations are: 1) skipping the logic to find the difference of the first mismatched byte. 2) not updating src/dst addresses as the non-equals logic does not need to be reused by different areas.
Diffstat (limited to 'libio/clearerr.c')
0 files changed, 0 insertions, 0 deletions