[all-commits] [llvm/llvm-project] ec0e45: Make AsyncParallelForRewrite parameterizable with ...

Eugene Zhulenev via All-commits all-commits at lists.llvm.org
Sun Dec 19 08:41:14 PST 2021


  Branch: refs/heads/main
  Home:   https://github.com/llvm/llvm-project
  Commit: ec0e4545caa18e0b55e4f25db913a10a4782fdc3
      https://github.com/llvm/llvm-project/commit/ec0e4545caa18e0b55e4f25db913a10a4782fdc3
  Author: bakhtiyar <bakhtiyar at x.team>
  Date:   2021-12-19 (Sun, 19 Dec 2021)

  Changed paths:
    M mlir/include/mlir/Dialect/Async/Passes.h
    A mlir/include/mlir/Dialect/Async/Transforms.h
    M mlir/lib/Dialect/Async/Transforms/AsyncParallelFor.cpp
    M mlir/test/Dialect/Async/async-parallel-for-compute-fn.mlir
    M utils/bazel/llvm-project-overlay/mlir/BUILD.bazel

  Log Message:
  -----------
  Make AsyncParallelForRewrite parameterizable with a cost model which drives deciding the parallelization granularity.

Reviewed By: ezhulenev, mehdi_amini

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




More information about the All-commits mailing list