[libcxx-commits] [PATCH] D59791: [pstl] Add a serial backend for the PSTL

Louis Dionne via Phabricator via libcxx-commits libcxx-commits at lists.llvm.org
Wed Apr 10 13:57:42 PDT 2019


ldionne updated this revision to Diff 194585.
ldionne removed a subscriber: wash.
ldionne added a comment.
Herald added a project: libc++.

Rebase on top of master


Repository:
  rG LLVM Github Monorepo

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

https://reviews.llvm.org/D59791

Files:
  pstl/CMakeLists.txt
  pstl/include/pstl/internal/parallel_backend.h
  pstl/include/pstl/internal/parallel_backend_serial.h
  pstl/include/pstl/internal/pstl_config.h

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D59791.194585.patch
Type: text/x-patch
Size: 7172 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/libcxx-commits/attachments/20190410/f37d24f1/attachment.bin>


More information about the libcxx-commits mailing list