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

Nikolas Klauser via Phabricator via libcxx-commits libcxx-commits at lists.llvm.org
Sat Sep 23 00:58:00 PDT 2023


philnik updated this revision to Diff 557266.
philnik added a comment.

Try to fix CI


Repository:
  rG LLVM Github Monorepo

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

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
  libcxx/test/std/algorithms/alg.nonmodifying/alg.count/count.pass.cpp

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D156956.557266.patch
Type: text/x-patch
Size: 13663 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/libcxx-commits/attachments/20230923/25cfe491/attachment-0001.bin>


More information about the libcxx-commits mailing list