[all-commits] [llvm/llvm-project] bb0e62: [mlir] AsyncRuntime: use LLVM ThreadPool to run as...
Eugene Zhulenev via All-commits
all-commits at lists.llvm.org
Sat Jan 9 02:40:10 PST 2021
Branch: refs/heads/main
Home: https://github.com/llvm/llvm-project
Commit: bb0e621387f86c1e40b39fcfd9127d4d18294748
https://github.com/llvm/llvm-project/commit/bb0e621387f86c1e40b39fcfd9127d4d18294748
Author: Eugene Zhulenev <ezhulenev at google.com>
Date: 2021-01-09 (Sat, 09 Jan 2021)
Changed paths:
M mlir/lib/ExecutionEngine/AsyncRuntime.cpp
Log Message:
-----------
[mlir] AsyncRuntime: use LLVM ThreadPool to run async tasks
Revert https://reviews.llvm.org/D92368 after the dynamic library unloading was fixed in https://reviews.llvm.org/D94312
Reviewed By: mehdi_amini
Differential Revision: https://reviews.llvm.org/D94346
More information about the All-commits
mailing list