[libcxx-commits] [PATCH] D155136: [libc++][PSTL] Add a __parallel_sort implementation to libdispatch

Nikolas Klauser via Phabricator via libcxx-commits libcxx-commits at lists.llvm.org
Wed Jul 12 16:23:27 PDT 2023


philnik created this revision.
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/D155136

Files:
  libcxx/benchmarks/CMakeLists.txt
  libcxx/benchmarks/algorithms/pstl.stable_sort.bench.cpp
  libcxx/benchmarks/algorithms/stable_sort.bench.cpp
  libcxx/include/__algorithm/pstl_backends/cpu_backends/libdispatch.h
  libcxx/test/std/algorithms/alg.sorting/alg.sort/stable.sort/pstl.stable_sort.pass.cpp

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D155136.539789.patch
Type: text/x-patch
Size: 11280 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/libcxx-commits/attachments/20230712/233fc790/attachment.bin>


More information about the libcxx-commits mailing list