[libc-commits] [libc] [llvm] Add vector-based strlen implementation for x86_64 and aarch64 (PR #152389)

Joseph Huber via libc-commits libc-commits at lists.llvm.org
Thu Aug 14 16:04:34 PDT 2025


https://github.com/jhuber6 commented:

There's some existing vector support with the other memory utilities, does this use the same interface?

https://github.com/llvm/llvm-project/pull/152389


More information about the libc-commits mailing list