[all-commits] [llvm/llvm-project] c1194c: [mlir:Async] Change async-parallel-for block size/...
Eugene Zhulenev via All-commits
all-commits at lists.llvm.org
Tue Jun 29 12:57:25 PDT 2021
Branch: refs/heads/main
Home: https://github.com/llvm/llvm-project
Commit: c1194c2ec35029f96ce75ab54555dccf2b7e8681
https://github.com/llvm/llvm-project/commit/c1194c2ec35029f96ce75ab54555dccf2b7e8681
Author: Eugene Zhulenev <ezhulenev at google.com>
Date: 2021-06-29 (Tue, 29 Jun 2021)
Changed paths:
M mlir/lib/Dialect/Async/Transforms/AsyncParallelFor.cpp
Log Message:
-----------
[mlir:Async] Change async-parallel-for block size/count calculation
Depends On D105037
Avoid creating too many tasks when the number of workers is large.
Reviewed By: herhut
Differential Revision: https://reviews.llvm.org/D105126
More information about the All-commits
mailing list