[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
Tue Jun 22 18:33:17 PDT 2021


This revision was landed with ongoing or failed builds.
This revision was automatically updated to reflect the committed changes.
Closed by commit rG6569cf2a44bf: [mlir] Add a ThreadPool to MLIRContext and refactor MLIR threading usage (authored by rriddle).

Changed prior to commit:
  https://reviews.llvm.org/D104516?vs=353522&id=353838#toc

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.353838.patch
Type: text/x-patch
Size: 31648 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20210623/1de0a5a1/attachment.bin>


More information about the llvm-commits mailing list