diff options
author | 2022-06-14 15:37:28 -0700 | |
---|---|---|
committer | 2022-09-03 22:20:15 +0200 | |
commit | e83ba54d196d38effffac9b4143d5c5e50f23dc2 (patch) | |
tree | 713c466742e5e179ee64401dc979accd1f5e9ea9 /libc-abis | |
parent | x86: Fix misordered logic for setting `rep_movsb_stop_threshold` (diff) | |
download | glibc-e83ba54d196d38effffac9b4143d5c5e50f23dc2.tar.gz glibc-e83ba54d196d38effffac9b4143d5c5e50f23dc2.tar.bz2 glibc-e83ba54d196d38effffac9b4143d5c5e50f23dc2.zip |
x86: Add sse42 implementation to strcmp's ifunc
This has been missing since the the ifuncs where added.
The performance of SSE4.2 is preferable to to SSE2.
Measured on Tigerlake with N = 20 runs.
Geometric Mean of all benchmarks SSE4.2 / SSE2: 0.906
(cherry picked from commit ff439c47173565fbff4f0f78d07b0f14e4a7db05)
(cherry picked from commit 232b7adb14b7ce36f1c25a88dfc834392acac393)
Diffstat (limited to 'libc-abis')
0 files changed, 0 insertions, 0 deletions