[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 04:54:52 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.


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