[libcxx-commits] [PATCH] D156956: [libc++] Optimize ranges::count for __bit_iterators
Nikolas Klauser via Phabricator via libcxx-commits
libcxx-commits at lists.llvm.org
Fri Oct 6 13:58:50 PDT 2023
This revision was landed with ongoing or failed builds.
This revision was automatically updated to reflect the committed changes.
Closed by commit rGa9138cdb36cc: [libc++] Optimize ranges::count for __bit_iterators (authored by philnik).
Changed prior to commit:
https://reviews.llvm.org/D156956?vs=557626&id=557635#toc
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/docs/ReleaseNotes/18.rst
libcxx/include/__algorithm/count.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
libcxx/test/std/algorithms/alg.nonmodifying/alg.count/ranges.count.pass.cpp
libcxx/utils/data/ignore_format.txt
-------------- next part --------------
A non-text attachment was scrubbed...
Name: D156956.557635.patch
Type: text/x-patch
Size: 16793 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/libcxx-commits/attachments/20231006/4fdaefa6/attachment.bin>
More information about the libcxx-commits
mailing list