[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 12:50:09 PDT 2019
MikeDvorskiy updated this revision to Diff 196908.
MikeDvorskiy marked an inline comment as done.
MikeDvorskiy added a comment.
+ "__internal::" for "__brick_move"
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.196908.patch
Type: text/x-patch
Size: 38986 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/libcxx-commits/attachments/20190426/629bc956/attachment-0001.bin>
More information about the libcxx-commits
mailing list