[libcxx-commits] [PATCH] D156956: [libc++] Optimize ranges::count for __bit_iterators

Nikolas Klauser via Phabricator via libcxx-commits libcxx-commits at lists.llvm.org
Wed Aug 2 17:31:21 PDT 2023


philnik created this revision.
Herald added a project: All.
philnik requested review of this revision.
Herald added a project: libc++.
Herald added a subscriber: libcxx-commits.
Herald added a reviewer: libc++.

Repository:
  rG LLVM Github Monorepo

https://reviews.llvm.org/D156956

Files:
  libcxx/benchmarks/CMakeLists.txt
  libcxx/benchmarks/algorithms/count.bench.cpp
  libcxx/include/__algorithm/count.h
  libcxx/include/__algorithm/iterator_operations.h
  libcxx/include/__algorithm/ranges_count.h
  libcxx/include/__bit_reference
  libcxx/include/bitset

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D156956.546655.patch
Type: text/x-patch
Size: 10740 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/libcxx-commits/attachments/20230803/3e82e403/attachment.bin>


More information about the libcxx-commits mailing list