[all-commits] [llvm/llvm-project] 6088f8: [mlir:Async] Convert AsyncParallelFor pass to Modu...
Eugene Zhulenev via All-commits
all-commits at lists.llvm.org
Tue Jun 29 09:28:36 PDT 2021
Branch: refs/heads/main
Home: https://github.com/llvm/llvm-project
Commit: 6088f86a2e1ce3ab6fe9573e26fc63a5cf338fa9
https://github.com/llvm/llvm-project/commit/6088f86a2e1ce3ab6fe9573e26fc63a5cf338fa9
Author: Eugene Zhulenev <ezhulenev at google.com>
Date: 2021-06-29 (Tue, 29 Jun 2021)
Changed paths:
M mlir/include/mlir/Dialect/Async/Passes.td
Log Message:
-----------
[mlir:Async] Convert AsyncParallelFor pass to ModuleOp pass
Depends On D104891
Outlining scf.parallel body as a function requires async-parallel-for pass to be a ModuleOp pass
Reviewed By: bondhugula
Differential Revision: https://reviews.llvm.org/D104998
More information about the All-commits
mailing list