[all-commits] [llvm/llvm-project] de7a4e: [mlir] Async: lower SCF operations into CFG inside...

Eugene Zhulenev via All-commits all-commits at lists.llvm.org
Sat Jul 24 14:36:41 PDT 2021


  Branch: refs/heads/main
  Home:   https://github.com/llvm/llvm-project
  Commit: de7a4e53a22b27d47503b9fc513898251319d5c7
      https://github.com/llvm/llvm-project/commit/de7a4e53a22b27d47503b9fc513898251319d5c7
  Author: Eugene Zhulenev <ezhulenev at google.com>
  Date:   2021-07-24 (Sat, 24 Jul 2021)

  Changed paths:
    M mlir/lib/Dialect/Async/Transforms/AsyncToAsyncRuntime.cpp
    M mlir/lib/Dialect/Async/Transforms/CMakeLists.txt
    M mlir/test/Dialect/Async/async-to-async-runtime.mlir
    M utils/bazel/llvm-project-overlay/mlir/BUILD.bazel

  Log Message:
  -----------
  [mlir] Async: lower SCF operations into CFG inside coroutines

Reviewed By: mehdi_amini

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




More information about the All-commits mailing list