[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
Mon Nov 21 03:44:18 PST 2022


philnik created this revision.
philnik added reviewers: ldionne, Mordante, var-const, huixie90.
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/D138413

Files:
  libcxx/benchmarks/CMakeLists.txt
  libcxx/benchmarks/join_view.bench.cpp
  libcxx/include/CMakeLists.txt
  libcxx/include/__iterator/iterator_with_data.h
  libcxx/include/__ranges/join_view.h
  libcxx/include/module.modulemap.in
  libcxx/test/std/algorithms/alg.modifying.operations/alg.copy/ranges.copy.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.476848.patch
Type: text/x-patch
Size: 24067 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/libcxx-commits/attachments/20221121/2677b755/attachment-0001.bin>


More information about the libcxx-commits mailing list