[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
Tue Jun 4 04:01:37 PDT 2019


MikeDvorskiy updated this revision to Diff 202901.
MikeDvorskiy added a comment.

Add uglification for "merge_task" and  Rebased  to the HEAD


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.202901.patch
Type: text/x-patch
Size: 38488 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/libcxx-commits/attachments/20190604/4ae4d1d1/attachment-0001.bin>


More information about the libcxx-commits mailing list