[libc-commits] [libc] [llvm] Add vector-based strlen implementation for x86_64 and aarch64 (PR #152389)
via libc-commits
libc-commits at lists.llvm.org
Thu Aug 14 16:03:50 PDT 2025
Sterling-Augustine wrote:
Think I've addressed everything, but conversations went in a variety of directions and overlapping discussions, so ptal.
As far as the generic clang versions: As Tue noted above, I think they will be good to also have, but because we want to support compilers that don't have generic clang vectors, we should probably do both. The newer mechanism for picking one should help with that.
https://github.com/llvm/llvm-project/pull/152389
More information about the libc-commits
mailing list