[all-commits] [llvm/llvm-project] b17158: [mlir] Async: create async.group inside the scf.if...

Eugene Zhulenev via All-commits all-commits at lists.llvm.org
Wed Feb 16 14:47:19 PST 2022


  Branch: refs/heads/main
  Home:   https://github.com/llvm/llvm-project
  Commit: b171583ae7d187164b40e8dcd90b9aa2f34c06a2
      https://github.com/llvm/llvm-project/commit/b171583ae7d187164b40e8dcd90b9aa2f34c06a2
  Author: Eugene Zhulenev <ezhulenev at google.com>
  Date:   2022-02-16 (Wed, 16 Feb 2022)

  Changed paths:
    M mlir/lib/Dialect/Async/Transforms/AsyncParallelFor.cpp
    M mlir/test/Dialect/Async/async-parallel-for-async-dispatch.mlir

  Log Message:
  -----------
  [mlir] Async: create async.group inside the scf.if branch

Reviewed By: cota

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




More information about the All-commits mailing list