This is useful for building small test cases and will be utilized in a subsequent commit that adds a fusion example.
Depends On D130244
Paths
| Differential D130344
[mlir][linalg] Add attribute matcher to structured.match transform op ClosedPublic Authored by springerm on Jul 22 2022, 3:53 AM.
Details Summary This is useful for building small test cases and will be utilized in a subsequent commit that adds a fusion example. Depends On D130244
Diff Detail
Event TimelineThis revision is now accepted and ready to land.Jul 22 2022, 3:59 AM springerm added a child revision: D130346: [mlir][linalg] Add tile-and-fuse with transform dialect example.Jul 22 2022, 4:24 AM Closed by commit rG32c6e0815aa0: [mlir][linalg] Add attribute matcher to structured.match transform op (authored by springerm). · Explain WhyJul 22 2022, 4:59 AM This revision was automatically updated to reflect the committed changes.
Revision Contents
Diff 446792 mlir/include/mlir/Dialect/Linalg/TransformOps/LinalgTransformOps.td
mlir/lib/Dialect/Linalg/TransformOps/LinalgTransformOps.cpp
mlir/test/Dialect/Linalg/transform-op-match.mlir
|