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.
Details
Details
Diff Detail
Diff Detail
- Repository
- rG LLVM Github Monorepo
Paths
| Differential D94093
[mlir][Linalg] Add a test case that consumer has "reduction" loops. ClosedPublic Authored by hanchung on Jan 5 2021, 8:35 AM.
Details Summary In the past, this was a missing test case and the fusion was not supported. It's
Diff Detail
Event TimelineHerald added subscribers: teijeong, rdzhabarov, tatianashp and 14 others. · View Herald TranscriptJan 5 2021, 8:35 AM This revision is now accepted and ready to land.Jan 5 2021, 8:52 AM Closed by commit rG30dcbb2a8301: [mlir][Linalg] Add a test case that consumer has "reduction" loops. (authored by hanchung). · Explain WhyJan 5 2021, 9:47 AM This revision was automatically updated to reflect the committed changes.
Revision Contents
Diff 314644 mlir/test/Dialect/Linalg/fusion-tensor.mlir
|