[PATCH] D36607: [Support/Parallel] - Do not spawn thread for single/last task.
Rui Ueyama via Phabricator via llvm-commits
llvm-commits at lists.llvm.org
Fri Aug 11 07:37:47 PDT 2017
ruiu added a comment.
Because the last one is not parallelized by the taskgroup, no?
https://reviews.llvm.org/D36607
More information about the llvm-commits
mailing list