[PATCH] D104516: [mlir] Add a ThreadPool to MLIRContext and refactor MLIR threading usage
River Riddle via Phabricator via llvm-commits
llvm-commits at lists.llvm.org
Mon Jun 21 18:33:43 PDT 2021
rriddle updated this revision to Diff 353522.
rriddle marked 2 inline comments as done.
rriddle added a comment.
update
Repository:
rG LLVM Github Monorepo
CHANGES SINCE LAST ACTION
https://reviews.llvm.org/D104516/new/
https://reviews.llvm.org/D104516
Files:
llvm/include/llvm/Support/ThreadPool.h
llvm/lib/Support/ThreadPool.cpp
mlir/include/mlir/IR/MLIRContext.h
mlir/include/mlir/IR/Threading.h
mlir/lib/IR/MLIRContext.cpp
mlir/lib/IR/Verifier.cpp
mlir/lib/Pass/Pass.cpp
mlir/lib/Transforms/Inliner.cpp
mlir/test/Dialect/Affine/SuperVectorize/compose_maps.mlir
mlir/test/Dialect/Affine/slicing-utils.mlir
mlir/test/IR/diagnostic-handler-filter.mlir
mlir/test/Pass/pass-timing.mlir
mlir/test/Pass/pipeline-parsing.mlir
-------------- next part --------------
A non-text attachment was scrubbed...
Name: D104516.353522.patch
Type: text/x-patch
Size: 31633 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20210622/5af8fdae/attachment.bin>
More information about the llvm-commits
mailing list