[libc-commits] [PATCH] D78612: [libc] Add sanitizer instrumentation to the SIMD strlen implementation.

Thorsten via Phabricator via libc-commits libc-commits at lists.llvm.org
Wed Apr 22 11:58:25 PDT 2020


tschuett added a comment.

Do what ever you want, but I would go with the slow and safe strlen implementation until somebody proves that strlen is a performance issue.


Repository:
  rG LLVM Github Monorepo

CHANGES SINCE LAST ACTION
  https://reviews.llvm.org/D78612/new/

https://reviews.llvm.org/D78612





More information about the libc-commits mailing list