[libcxx-commits] [PATCH] D138413: [libc++] Enable segmented iterator optimizations for join_view::iterator

Nikolas Klauser via Phabricator via libcxx-commits libcxx-commits at lists.llvm.org
Thu Jan 19 21:03:24 PST 2023


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

Rebased


Repository:
  rG LLVM Github Monorepo

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

https://reviews.llvm.org/D138413

Files:
  libcxx/benchmarks/CMakeLists.txt
  libcxx/benchmarks/join_view.bench.cpp
  libcxx/docs/ReleaseNotes.rst
  libcxx/include/CMakeLists.txt
  libcxx/include/__iterator/iterator_with_data.h
  libcxx/include/__ranges/join_view.h
  libcxx/include/module.modulemap.in
  libcxx/test/libcxx/iterators/iterator_with_data.pass.cpp
  libcxx/test/libcxx/private_headers.verify.cpp
  libcxx/test/std/algorithms/alg.modifying.operations/alg.copy/ranges.copy.segmented.pass.cpp
  libcxx/test/std/algorithms/alg.modifying.operations/alg.copy/ranges.copy_backward.pass.cpp

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D138413.490712.patch
Type: text/x-patch
Size: 29529 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/libcxx-commits/attachments/20230120/7fc2ea8b/attachment-0001.bin>


More information about the libcxx-commits mailing list