[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 22:56:10 PST 2023


This revision was landed with ongoing or failed builds.
This revision was automatically updated to reflect the committed changes.
Closed by commit rG21f4232dd963: [libc++] Enable segmented iterator optimizations for join_view::iterator (authored by philnik).

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.490727.patch
Type: text/x-patch
Size: 29529 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/libcxx-commits/attachments/20230120/8cc6001f/attachment-0001.bin>


More information about the libcxx-commits mailing list