[libcxx-commits] [PATCH] D99836: [pstl] Implement OpenMP backend

Christopher Nelson via Phabricator via libcxx-commits libcxx-commits at lists.llvm.org
Mon Jun 14 14:44:02 PDT 2021


nadiasvertex updated this revision to Diff 352000.
nadiasvertex added a comment.

This corrects all known problems in the parallel partial sort implementation.  The parallel merge algorithm still needs implementing.


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

https://reviews.llvm.org/D99836

Files:
  pstl/include/pstl/internal/parallel_backend_omp.h

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D99836.352000.patch
Type: text/x-patch
Size: 14296 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/libcxx-commits/attachments/20210614/c1b00e43/attachment-0001.bin>


More information about the libcxx-commits mailing list