Expose the respective patterns as a transform op.
Details
Details
Diff Detail
Diff Detail
- Repository
- rG LLVM Github Monorepo
Paths
| Differential D152346
[mlir][vector][transform] Add ApplyCastAwayVectorLeadingOneDimPatternsOp ClosedPublic Authored by springerm on Jun 7 2023, 12:51 AM.
Details Summary Expose the respective patterns as a transform op.
Diff Detail
Event TimelineThis revision is now accepted and ready to land.Jun 7 2023, 12:53 AM This revision was landed with ongoing or failed builds.Jun 7 2023, 1:32 AM Closed by commit rG1d153ea9aa0d: [mlir][vector][transform] Add ApplyCastAwayVectorLeadingOneDimPatternsOp (authored by springerm). · Explain Why This revision was automatically updated to reflect the committed changes.
Revision Contents
Diff 529214 mlir/include/mlir/Dialect/Vector/TransformOps/VectorTransformOps.td
mlir/lib/Dialect/Vector/TransformOps/VectorTransformOps.cpp
|