[libcxx-commits] [PATCH] D156039: [libc++] Optimize ranges::find for vector<bool>

Mark de Wever via Phabricator via libcxx-commits libcxx-commits at lists.llvm.org
Sun Jul 23 03:19:23 PDT 2023


Mordante added a comment.

Does this fix the bug you posted? https://github.com/llvm/llvm-project/issues/64038

The benchmarks look great!

I did not look very close at the patch, I really like to see what the CI thinks first.


Repository:
  rG LLVM Github Monorepo

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

https://reviews.llvm.org/D156039



More information about the libcxx-commits mailing list