Reverse the order of the payload ops. fuse_into_containing_op should still work.
Details
Details
Diff Detail
Diff Detail
- Repository
- rG LLVM Github Monorepo
Paths
| Differential D130355
[mlir][linalg] Expand test case for tile-and-fuse with transform dialect ClosedPublic Authored by springerm on Jul 22 2022, 6:35 AM.
Details Summary Reverse the order of the payload ops. fuse_into_containing_op should still work.
Diff Detail
Event TimelineThis revision is now accepted and ready to land.Jul 25 2022, 6:55 AM Closed by commit rGa299539adeed: [mlir][linalg] Expand test case for tile-and-fuse with transform dialect (authored by springerm). · Explain WhyJul 25 2022, 7:18 AM This revision was automatically updated to reflect the committed changes.
Revision Contents
Diff 446812 mlir/test/Dialect/Linalg/transform-tile-and-fuse.mlir
mlir/test/lib/Dialect/Transform/TestTransformDialectExtension.cpp
mlir/test/lib/Dialect/Transform/TestTransformDialectExtension.td
|