[PATCH] D148728: [Support][Parallel] Add sequential mode to TaskGroup::spawn().
Andrew Ng via Phabricator via llvm-commits
llvm-commits at lists.llvm.org
Mon Apr 24 09:50:30 PDT 2023
andrewng added a comment.
>> I think it would be worthwhile adding a test that shows that sequential tasks are executed in the order of submission.
>
> It looks like TaskGroupSequentialFor already do this?
Yes, sorry, of course it does!
Repository:
rG LLVM Github Monorepo
CHANGES SINCE LAST ACTION
https://reviews.llvm.org/D148728/new/
https://reviews.llvm.org/D148728
More information about the llvm-commits
mailing list