[all-commits] [llvm/llvm-project] 6c1f65: [mlir] Async: special handling for parallel loops ...

Eugene Zhulenev via All-commits all-commits at lists.llvm.org
Fri Jul 23 01:23:16 PDT 2021


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

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

  Log Message:
  -----------
  [mlir] Async: special handling for parallel loops with zero iterations

Reviewed By: mehdi_amini

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




More information about the All-commits mailing list