This allows matching ops by additionally providing an idiomatic spec for a unique return type.
Details
Details
Diff Detail
Diff Detail
- Repository
- rG LLVM Github Monorepo
Paths
| Differential D133862
[mlir][Linalg] Add return type filter to the transform dialect ClosedPublic Authored by nicolasvasilache on Sep 14 2022, 7:37 AM.
Details Summary This allows matching ops by additionally providing an idiomatic spec for a unique return type.
Diff Detail
Event TimelineThis revision is now accepted and ready to land.Sep 14 2022, 8:49 AM Closed by commit rG593c14d422e0: [mlir][Linalg] Add return type filter to the transform dialect (authored by nicolasvasilache). · Explain WhySep 14 2022, 8:51 AM This revision was automatically updated to reflect the committed changes.
Revision Contents
Diff 460120 mlir/include/mlir/Dialect/Linalg/TransformOps/LinalgTransformOps.td
mlir/lib/Dialect/Linalg/TransformOps/LinalgTransformOps.cpp
mlir/test/Dialect/Linalg/transform-op-match.mlir
|