[all-commits] [llvm/llvm-project] b16f63: [mlir] Link with pthreads in AsyncRuntime

Eugene Zhulenev via All-commits all-commits at lists.llvm.org
Fri Oct 23 12:53:10 PDT 2020


  Branch: refs/heads/master
  Home:   https://github.com/llvm/llvm-project
  Commit: b16f6324db21f778aba9cb62452010aab13c2d1f
      https://github.com/llvm/llvm-project/commit/b16f6324db21f778aba9cb62452010aab13c2d1f
  Author: Eugene Zhulenev <ezhulenev at google.com>
  Date:   2020-10-23 (Fri, 23 Oct 2020)

  Changed paths:
    M mlir/lib/ExecutionEngine/AsyncRuntime.cpp
    M mlir/lib/ExecutionEngine/CMakeLists.txt

  Log Message:
  -----------
  [mlir] Link with pthreads in AsyncRuntime

AsyncRuntime must be explicitly linked with LLVM pthreads

Reviewed By: mehdi_amini

Differential Revision: https://reviews.llvm.org/D89983




More information about the All-commits mailing list