Use the default TrackingListener. No need to set up a derived listener just for the test case. This revision is in preparation of a future change that adds a TrackingRewriter infrastructure.
Depends On: D152426
Paths
| Differential D152446
[mlir][transform] Simplify TrackingListener test case ClosedPublic Authored by springerm on Jun 8 2023, 7:41 AM.
Details Summary Use the default TrackingListener. No need to set up a derived listener just for the test case. This revision is in preparation of a future change that adds a TrackingRewriter infrastructure. Depends On: D152426
Diff Detail
Event Timelinespringerm added a parent revision: D152426: [mlir][transform][NFC] Move TrackingListener to TransformInterfaces.h.Jun 8 2023, 7:41 AM ftynse added inline comments. This revision is now accepted and ready to land.Jun 9 2023, 12:44 AM Closed by commit rG1b390f5e75b6: [mlir][transform] Simplify TrackingListener test case (authored by springerm). · Explain WhyJun 9 2023, 3:03 AM This revision was automatically updated to reflect the committed changes. springerm marked an inline comment as done.
Revision Contents
Diff 529882 mlir/test/Dialect/Transform/test-interpreter.mlir
mlir/test/lib/Dialect/Transform/TestTransformDialectExtension.cpp
mlir/test/lib/Dialect/Transform/TestTransformDialectExtension.td
|