[all-commits] [llvm/llvm-project] a8b0ae: [mlir] Do not start threads in AsyncRuntime
Eugene Zhulenev via All-commits
all-commits at lists.llvm.org
Thu Oct 22 08:31:53 PDT 2020
Branch: refs/heads/master
Home: https://github.com/llvm/llvm-project
Commit: a8b0ae3bddee311cbc97801089a95702f32773f8
https://github.com/llvm/llvm-project/commit/a8b0ae3bddee311cbc97801089a95702f32773f8
Author: Eugene Zhulenev <ezhulenev at google.com>
Date: 2020-10-22 (Thu, 22 Oct 2020)
Changed paths:
M mlir/lib/ExecutionEngine/AsyncRuntime.cpp
Log Message:
-----------
[mlir] Do not start threads in AsyncRuntime
pthreads is not enabled for all builds by default
Reviewed By: jpienaar
Differential Revision: https://reviews.llvm.org/D89967
More information about the All-commits
mailing list