Depends On D94253
Revert https://reviews.llvm.org/D92368
With the shutdown hook https://reviews.llvm.org/D94253 AsyncRuntime can correctly stop all threads before the LLVM support library is unloaded.
Paths
| Differential D94255
[mlir] AsyncRuntime: use LLVM ThreadPool to run async tasks AbandonedPublic Authored by ezhulenev on Jan 7 2021, 12:22 PM.
Details
Summary Depends On D94253 Revert https://reviews.llvm.org/D92368 With the shutdown hook https://reviews.llvm.org/D94253 AsyncRuntime can correctly stop all threads before the LLVM support library is unloaded.
Diff Detail
Event TimelineHerald added subscribers: teijeong, rdzhabarov, tatianashp and 14 others. · View Herald TranscriptJan 7 2021, 12:22 PM
Revision Contents
Diff 315202 mlir/lib/ExecutionEngine/AsyncRuntime.cpp
|