[libcxx-commits] [PATCH] D73779: A cleanup fix for sort parallel algorithm
Mikhail Dvorskiy via Phabricator via libcxx-commits
libcxx-commits at lists.llvm.org
Mon Feb 10 04:29:52 PST 2020
MikeDvorskiy updated this revision to Diff 243510.
MikeDvorskiy added a comment.
The changes ("clean-up fix" for "sort" and optimization for "partial_sort") were separated. So, the "clean-up fix" for "sort" is going first.
Repository:
rPSTL pstl
CHANGES SINCE LAST ACTION
https://reviews.llvm.org/D73779/new/
https://reviews.llvm.org/D73779
Files:
include/pstl/internal/parallel_backend_tbb.h
-------------- next part --------------
A non-text attachment was scrubbed...
Name: D73779.243510.patch
Type: text/x-patch
Size: 11660 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/libcxx-commits/attachments/20200210/46329f36/attachment-0001.bin>
More information about the libcxx-commits
mailing list