[libcxx-commits] [PATCH] D59792: [pstl] Make the default backend be the serial backend and always provide parallel policies

Louis Dionne via Phabricator via libcxx-commits libcxx-commits at lists.llvm.org
Thu Apr 18 12:02:39 PDT 2019


ldionne updated this revision to Diff 195797.
ldionne added a comment.
Herald added a project: libc++.

Rebase onto master


Repository:
  rG LLVM Github Monorepo

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

https://reviews.llvm.org/D59792

Files:
  pstl/CMakeLists.txt
  pstl/include/pstl/internal/algorithm_fwd.h
  pstl/include/pstl/internal/algorithm_impl.h
  pstl/include/pstl/internal/execution_defs.h
  pstl/include/pstl/internal/execution_impl.h
  pstl/include/pstl/internal/glue_execution_defs.h
  pstl/include/pstl/internal/numeric_fwd.h
  pstl/include/pstl/internal/numeric_impl.h
  pstl/include/pstl/internal/pstl_config.h
  pstl/test/support/pstl_test_config.h
  pstl/test/support/utils.h

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D59792.195797.patch
Type: text/x-patch
Size: 76577 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/libcxx-commits/attachments/20190418/7f295aad/attachment-0001.bin>


More information about the libcxx-commits mailing list