This constructor makes it easier to match for ops by their name.
Details
Details
Diff Detail
Diff Detail
- Repository
- rG LLVM Github Monorepo
Paths
| Differential D131882
[mlir][linalg][python] Add named constructor for MatchOp ClosedPublic Authored by springerm on Aug 15 2022, 4:02 AM.
Details Summary This constructor makes it easier to match for ops by their name.
Diff Detail
Event TimelineThis revision is now accepted and ready to land.Aug 15 2022, 4:47 AM Closed by commit rG4911100dc6c2: [mlir][linalg][python] Add named constructor for MatchOp (authored by springerm). · Explain WhyAug 15 2022, 5:45 AM This revision was automatically updated to reflect the committed changes.
Revision Contents
Diff 452643 mlir/python/mlir/dialects/_structured_transform_ops_ext.py
|