[libcxx-commits] [PATCH] D120186: [pstl] Implementation of Grand Central Dispatch backend

Nikolas Klauser via Phabricator via libcxx-commits libcxx-commits at lists.llvm.org
Wed Nov 23 08:51:37 PST 2022


philnik added a comment.

In D120186#3946554 <https://reviews.llvm.org/D120186#3946554>, @nadiasvertex wrote:

> No. I suppose it's been so long that it won't apply cleanly. I would really like some help getting a builder to turn this on for macOS automatically so that it can run as part of the normal test suite. I can try to carve out some time to rebase it and re-test it. I'm not really sure what anyone is waiting for...

The problem is that the PSTL isn't tested currently, and because of that bit-rotted. We're trying to get it working properly, but it's not exactly a high priority.


Repository:
  rG LLVM Github Monorepo

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

https://reviews.llvm.org/D120186



More information about the libcxx-commits mailing list