about summary refs log tree commit diff
path: root/signal
diff options
context:
space:
mode:
authorNoah Goldstein <goldstein.w.n@gmail.com>2022-07-12 11:48:04 -0700
committerNoah Goldstein <goldstein.w.n@gmail.com>2022-07-12 15:41:14 -0700
commitf2698954ff9c2f9626d4bcb5a30eb5729714e0b0 (patch)
tree574b3970694f7be338c5cedcfac7cbc58fcefa53 /signal
parent9c38deec96ebe1b052a0c1bef137b90967755f18 (diff)
downloadglibc-f2698954ff9c2f9626d4bcb5a30eb5729714e0b0.tar.gz
glibc-f2698954ff9c2f9626d4bcb5a30eb5729714e0b0.tar.xz
glibc-f2698954ff9c2f9626d4bcb5a30eb5729714e0b0.zip
x86: Remove __mmask intrinsics in strstr-avx512.c
The intrinsics are not available before GCC7 and using standard
operators generates code of equivalent or better quality.

Removed:
    _cvtmask64_u64
    _kshiftri_mask64
    _kand_mask64

Geometric Mean of 5 Runs of Full Benchmark Suite New / Old: 0.958
Diffstat (limited to 'signal')
0 files changed, 0 insertions, 0 deletions