A TransformRewriter (with attached TrackingListener) will be added to an interface method in a subsequent revision.
Depends On: D152375
Paths
| Differential D152426
[mlir][transform][NFC] Move TrackingListener to TransformInterfaces.h ClosedPublic Authored by springerm on Jun 8 2023, 1:27 AM.
Details Summary A TransformRewriter (with attached TrackingListener) will be added to an interface method in a subsequent revision. Depends On: D152375
Diff Detail
Event Timelinespringerm added a child revision: D152427: [mlir][transform] Add TransformRewriter.Jun 8 2023, 1:30 AM springerm added a child revision: D152446: [mlir][transform] Simplify TrackingListener test case.Jun 8 2023, 7:41 AM This revision is now accepted and ready to land.Jun 9 2023, 12:40 AM Closed by commit rGebf4ab1dc3ca: [mlir][transform][NFC] Move TrackingListener to TransformInterfaces.h (authored by springerm). · Explain WhyJun 9 2023, 2:53 AM This revision was automatically updated to reflect the committed changes.
Revision Contents
Diff 529877 mlir/include/mlir/Dialect/Transform/IR/TransformInterfaces.h
mlir/include/mlir/Dialect/Transform/IR/TransformOps.h
mlir/lib/Dialect/Transform/IR/TransformInterfaces.cpp
mlir/lib/Dialect/Transform/IR/TransformOps.cpp
|