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

Mikhail Dvorskiy via Phabricator via libcxx-commits libcxx-commits at lists.llvm.org
Fri Apr 26 07:48:50 PDT 2019


MikeDvorskiy updated this revision to Diff 196850.
MikeDvorskiy added a comment.
Herald added a subscriber: dexonsmith.

Rebased of the HEAD of the master


Repository:
  rPSTL pstl

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

https://reviews.llvm.org/D59925

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

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D59925.196850.patch
Type: text/x-patch
Size: 38974 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/libcxx-commits/attachments/20190426/1c12757c/attachment-0001.bin>


More information about the libcxx-commits mailing list