[libc-commits] [PATCH] D77949: [libc] Add SIMD strlen implementation .

Thorsten via Phabricator via libc-commits libc-commits at lists.llvm.org
Wed Apr 15 07:05:30 PDT 2020


tschuett added a comment.

Pattern matching? Most compilers can recognize matrix-matrix multiplication. It bit me once.
It might eventually learn these SIMD patterns.


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

https://reviews.llvm.org/D77949





More information about the libc-commits mailing list