[all-commits] [llvm/llvm-project] 0d9b47: [mlir] Reduce the number of iterations in async mi...
Eugene Zhulenev via All-commits
all-commits at lists.llvm.org
Wed Oct 27 03:20:20 PDT 2021
Branch: refs/heads/main
Home: https://github.com/llvm/llvm-project
Commit: 0d9b478932810176e844a97a5ab5f79975730bb7
https://github.com/llvm/llvm-project/commit/0d9b478932810176e844a97a5ab5f79975730bb7
Author: Eugene Zhulenev <ezhulenev at google.com>
Date: 2021-10-27 (Wed, 27 Oct 2021)
Changed paths:
M mlir/test/Integration/Dialect/Async/CPU/microbench-linalg-async-parallel-for.mlir
M mlir/test/Integration/Dialect/Async/CPU/microbench-scf-async-parallel-for.mlir
Log Message:
-----------
[mlir] Reduce the number of iterations in async microbenchmarks
Differential Revision: https://reviews.llvm.org/D112609
More information about the All-commits
mailing list