[all-commits] [llvm/llvm-project] 55dfab: Rename target block size to min task size for clar...

Eugene Zhulenev via All-commits all-commits at lists.llvm.org
Tue Sep 28 14:52:22 PDT 2021


  Branch: refs/heads/main
  Home:   https://github.com/llvm/llvm-project
  Commit: 55dfab39a2490e895f80412c4ce9ce4b276b74e9
      https://github.com/llvm/llvm-project/commit/55dfab39a2490e895f80412c4ce9ce4b276b74e9
  Author: bakhtiyar <bakhtiyar at x.team>
  Date:   2021-09-28 (Tue, 28 Sep 2021)

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

  Log Message:
  -----------
  Rename target block size to min task size for clarity.

Reviewed By: ezhulenev

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


  Commit: bdde959533f05d7d191cabce4d62216754802014
      https://github.com/llvm/llvm-project/commit/bdde959533f05d7d191cabce4d62216754802014
  Author: bakhtiyar <bakhtiyar at x.team>
  Date:   2021-09-28 (Tue, 28 Sep 2021)

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

  Log Message:
  -----------
  Remove unnecessary async group creates and awaits.

Reviewed By: ezhulenev

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


Compare: https://github.com/llvm/llvm-project/compare/7833d20f1fd5...bdde959533f0


More information about the All-commits mailing list