[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
Wed Apr 24 13:10:46 PDT 2019


This revision was automatically updated to reflect the committed changes.
Closed by commit rL359134: [pstl] Make the default backend be the serial backend and always provideā€¦ (authored by ldionne, committed by ).
Herald added a project: LLVM.
Herald added a subscriber: llvm-commits.

Changed prior to commit:
  https://reviews.llvm.org/D59792?vs=195797&id=196507#toc

Repository:
  rL LLVM

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

https://reviews.llvm.org/D59792

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

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D59792.196507.patch
Type: text/x-patch
Size: 76775 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/libcxx-commits/attachments/20190424/4fe1f0e5/attachment-0001.bin>


More information about the libcxx-commits mailing list