[all-commits] [llvm/llvm-project] 4986d5: Revert "[mlir] Convert from Async dialect to LLVM ...

Mehdi Amini via All-commits all-commits at lists.llvm.org
Thu Oct 22 12:13:32 PDT 2020


  Branch: refs/heads/master
  Home:   https://github.com/llvm/llvm-project
  Commit: 4986d5eaff359081a867def1c6a2e1147dbb2ad6
      https://github.com/llvm/llvm-project/commit/4986d5eaff359081a867def1c6a2e1147dbb2ad6
  Author: Mehdi Amini <joker.eph at gmail.com>
  Date:   2020-10-22 (Thu, 22 Oct 2020)

  Changed paths:
    R mlir/include/mlir/Conversion/AsyncToLLVM/AsyncToLLVM.h
    M mlir/include/mlir/Conversion/Passes.h
    M mlir/include/mlir/Conversion/Passes.td
    M mlir/include/mlir/Dialect/Async/IR/AsyncOps.td
    R mlir/include/mlir/ExecutionEngine/AsyncRuntime.h
    R mlir/lib/Conversion/AsyncToLLVM/AsyncToLLVM.cpp
    R mlir/lib/Conversion/AsyncToLLVM/CMakeLists.txt
    M mlir/lib/Conversion/CMakeLists.txt
    R mlir/lib/ExecutionEngine/AsyncRuntime.cpp
    M mlir/lib/ExecutionEngine/CMakeLists.txt
    M mlir/lib/ExecutionEngine/OptUtils.cpp
    M mlir/test/CMakeLists.txt
    R mlir/test/Conversion/AsyncToLLVM/convert-to-llvm.mlir
    R mlir/test/mlir-cpu-runner/async.mlir

  Log Message:
  -----------
  Revert "[mlir] Convert from Async dialect to LLVM coroutines"

This reverts commit a8b0ae3bddee311cbc97801089a95702f32773f8
and commit f8fcff5a9d7ee948add3f28382d4ced5710edaaf.

The build with SHARED_LIBRARY=ON is broken.




More information about the All-commits mailing list