[PATCH] D70447: [Support] ThreadPoolExecutor fixes for Windows/MinGW

Rui Ueyama via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Wed Nov 27 23:23:29 PST 2019


ruiu added a comment.

Aren't Parallel and ThreadPool different? We are using parallel_for_loop but we are not using any thread pool.


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

https://reviews.llvm.org/D70447





More information about the llvm-commits mailing list