[PATCH] D133658: [Support] Optimize StringRef::count,find.

Nikita Popov via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Sun Sep 11 00:44:30 PDT 2022


nikic added a comment.

Please split this into two patches, one for count(), and one for find().


Repository:
  rG LLVM Github Monorepo

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

https://reviews.llvm.org/D133658



More information about the llvm-commits mailing list