[PATCH] D59925: The optimized parallel versions of sort, stable_sort algorithms.

Phabricator via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Thu Jun 6 00:32:15 PDT 2019


This revision was automatically updated to reflect the committed changes.
Closed by commit rL362678: [pstl] The optimized parallel versions of sort, stable_sort algorithms, TBB… (authored by mdvorski, committed by ).
Herald added a project: LLVM.
Herald added a subscriber: llvm-commits.

Changed prior to commit:
  https://reviews.llvm.org/D59925?vs=202901&id=203296#toc

Repository:
  rL LLVM

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

https://reviews.llvm.org/D59925

Files:
  pstl/trunk/include/pstl/internal/algorithm_impl.h
  pstl/trunk/include/pstl/internal/parallel_backend_tbb.h
  pstl/trunk/include/pstl/internal/parallel_backend_utils.h

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D59925.203296.patch
Type: text/x-patch
Size: 38587 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20190606/3c1c6143/attachment.bin>


More information about the llvm-commits mailing list