[all-commits] [llvm/llvm-project] 30dcbb: [mlir][Linalg] Add a test case that consumer has "...
Han-Chung Wang via All-commits
all-commits at lists.llvm.org
Tue Jan 5 09:53:00 PST 2021
Branch: refs/heads/master
Home: https://github.com/llvm/llvm-project
Commit: 30dcbb2a83018da90bac9e52fdbf1b0770e941c2
https://github.com/llvm/llvm-project/commit/30dcbb2a83018da90bac9e52fdbf1b0770e941c2
Author: Hanhan Wang <hanchung at google.com>
Date: 2021-01-05 (Tue, 05 Jan 2021)
Changed paths:
M mlir/test/Dialect/Linalg/fusion-tensor.mlir
Log Message:
-----------
[mlir][Linalg] Add a test case that consumer has "reduction" loops.
In the past, this was a missing test case and the fusion was not supported. It's
supported after the revisit of init_tensor in Linalg.
Reviewed By: nicolasvasilache
Differential Revision: https://reviews.llvm.org/D94093
More information about the All-commits
mailing list