about summary refs log tree commit diff
path: root/sysdeps/aarch64/sysdep.h
diff options
context:
space:
mode:
authorNoah Goldstein <goldstein.w.n@gmail.com>2021-05-17 13:57:24 -0400
committerNoah Goldstein <goldstein.w.n@gmail.com>2021-05-18 22:57:51 -0400
commit4ad473e97acdc5f6d811755b67c09f2128a644ce (patch)
tree92dd8d4893487377a5e864d306d2ec160c503f3f /sysdeps/aarch64/sysdep.h
parent16d12015c57701b08d7bbed6ec536641bcafb428 (diff)
downloadglibc-4ad473e97acdc5f6d811755b67c09f2128a644ce.tar.gz
glibc-4ad473e97acdc5f6d811755b67c09f2128a644ce.tar.xz
glibc-4ad473e97acdc5f6d811755b67c09f2128a644ce.zip
x86: Optimize memcmp-evex-movbe.S
No bug. This commit optimizes memcmp-evex.S. The optimizations include
adding a new vec compare path for small sizes, reorganizing the entry
control flow, removing some unnecissary ALU instructions from the main
loop, and most importantly replacing the heavy use of vpcmp + kand
logic with vpxor + vptern. test-memcmp and test-wmemcmp are both
passing.

Signed-off-by: Noah Goldstein <goldstein.w.n@gmail.com>
Reviewed-by: H.J. Lu <hjl.tools@gmail.com>
Diffstat (limited to 'sysdeps/aarch64/sysdep.h')
0 files changed, 0 insertions, 0 deletions