Details
Details
Diff Detail
Diff Detail
- Repository
- rG LLVM Github Monorepo
Differential D105057
[mlir] Destroy MLIRContext thread pool when disable multi threading ClosedPublic Authored by ezhulenev on Jun 28 2021, 1:01 PM.
Details
Diff Detail
Event Timelinerriddle added inline comments. This revision is now accepted and ready to land.Jun 28 2021, 1:05 PM This revision was landed with ongoing or failed builds.Jun 28 2021, 1:27 PM Closed by commit rGfe3c425ae013: [mlir] Destroy MLIRContext thread pool when disable multi threading (authored by ezhulenev). · Explain Why This revision was automatically updated to reflect the committed changes.
Revision Contents
Diff 355003 mlir/lib/IR/MLIRContext.cpp
|
Can you use Optional here instead?