[PATCH] D48115: Make ThreadPool support running tasks that return values

Zachary Turner via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Wed Jun 13 12:32:49 PDT 2018


zturner added a comment.

In https://reviews.llvm.org/D48115#1130685, @davide wrote:

> Looks fine to me. Do you plan to use It in a subsequent patch?


Yes, maybe not immediately, but it's one more step along the way of things I find I'm needing.


https://reviews.llvm.org/D48115





More information about the llvm-commits mailing list