HomeFreeBSD

lib/libc/aarch64/string: strcat enable use of SIMD

Description

lib/libc/aarch64/string: strcat enable use of SIMD

Call into SIMD strlen and stpcpy for an optimized strcat. Port of
D42600 for amd64.

Tested by: fuz (exprun)
Reviewed by: fuz, emaste
Sponsored by: Google LLC (GSoC 2024)
PR: 281175
Differential Revision: https://reviews.freebsd.org/D46417

Details

Provenance
getzAuthored on Aug 26 2024, 6:14 PM
fuzCommitted on Fri, Jan 10, 3:02 PM
Reviewer
fuz
Differential Revision
D46417: lib/libc/aarch64/string: strcat enable use of SIMD
Parents
rG89b3872376cb: lib/libc/aarch64/string: add optimized strpbrk & strsep implementations
Branches
Unknown
Tags
Unknown