Add a builder that takes a callback to construct the body of the op.
Details
Details
Diff Detail
Diff Detail
- Repository
- rG LLVM Github Monorepo
Paths
| Differential D152352
[mlir][transform] Add builder to ApplyPatternsOp ClosedPublic Authored by springerm on Jun 7 2023, 2:27 AM.
Details Summary Add a builder that takes a callback to construct the body of the op.
Diff Detail
Event TimelineThis revision is now accepted and ready to land.Jun 7 2023, 2:54 AM Closed by commit rG223a0f637456: [mlir][transform] Add builder to ApplyPatternsOp (authored by springerm). · Explain WhyJun 7 2023, 3:07 AM This revision was automatically updated to reflect the committed changes.
Revision Contents
Diff 529225 mlir/include/mlir/Dialect/Transform/IR/TransformOps.td
mlir/lib/Dialect/Transform/IR/TransformOps.cpp
|