[libc-commits] [libc] Include inline_strlen.h on aarch64 only if the target has vector instrucions (PR #170892)

via libc-commits libc-commits at lists.llvm.org
Fri Dec 5 10:29:09 PST 2025


Sterling-Augustine wrote:

> Isn't neon a mandatory part of the aarch64 ISA?

I had thought so, but a comment on https://github.com/llvm/llvm-project/pull/170738 seems to imply that cpus without it  exist out in the world.

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


More information about the libc-commits mailing list