[PATCH] D104516: [mlir] Add a ThreadPool to MLIRContext and refactor MLIR threading usage
Chris Lattner via Phabricator via llvm-commits
llvm-commits at lists.llvm.org
Tue Jun 22 11:00:25 PDT 2021
lattner added a comment.
Ok, I'm more interested in having a parallel verifier than waiting for perfection here. We can all agree the existing threadpool stuff is "suboptimal" and needs to be replaced. This seems like a fine step in the immediate term.
Repository:
rG LLVM Github Monorepo
CHANGES SINCE LAST ACTION
https://reviews.llvm.org/D104516/new/
https://reviews.llvm.org/D104516
More information about the llvm-commits
mailing list