about summary refs log tree commit diff
path: root/sysdeps/x86_64/multiarch/memchr-evex.S
diff options
context:
space:
mode:
authorNoah Goldstein <goldstein.w.n@gmail.com>2022-06-06 21:11:33 -0700
committerNoah Goldstein <goldstein.w.n@gmail.com>2022-06-07 13:10:31 -0700
commit6dcbb7d95dded20153b12d76d2f4e0ef0cda4f35 (patch)
tree6ff9f0fea9ac9a67aac6b708bb20faf01d3fae1f /sysdeps/x86_64/multiarch/memchr-evex.S
parentaf5306a735eb0966fdc2f8ccdafa8888e2df0c87 (diff)
downloadglibc-6dcbb7d95dded20153b12d76d2f4e0ef0cda4f35.tar.gz
glibc-6dcbb7d95dded20153b12d76d2f4e0ef0cda4f35.tar.xz
glibc-6dcbb7d95dded20153b12d76d2f4e0ef0cda4f35.zip
x86: Shrink code size of memchr-avx2.S
This is not meant as a performance optimization. The previous code was
far to liberal in aligning targets and wasted code size unnecissarily.

The total code size saving is: 59 bytes

There are no major changes in the benchmarks.
Geometric Mean of all benchmarks New / Old: 0.967

Full xcheck passes on x86_64.
Reviewed-by: H.J. Lu <hjl.tools@gmail.com>
Diffstat (limited to 'sysdeps/x86_64/multiarch/memchr-evex.S')
0 files changed, 0 insertions, 0 deletions