[libcxx-commits] [PATCH] D102005: [libcxx]: Unroll std::find on AIX

Dávid Bolvanský via Phabricator via libcxx-commits libcxx-commits at lists.llvm.org
Fri May 7 11:20:39 PDT 2021


xbolva00 added a comment.

it seems like we dont specialize std::find to use memchr if possible?


Repository:
  rCXX libc++

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

https://reviews.llvm.org/D102005



More information about the libcxx-commits mailing list