[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 added a comment.

Is there still a reason to maintain the `_PSTL_USE_PAR_POLICIES` configuration? If not, we should move forward with this patch. I know @rodgert has been bitten by this at least a couple of times.


Repository:
  rG LLVM Github Monorepo

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

https://reviews.llvm.org/D59792





More information about the libcxx-commits mailing list