This is an archive of the discontinued LLVM Phabricator instance.

[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 Timeline

springerm created this revision.Jun 8 2023, 1:27 AM
Herald added a project: Restricted Project. · View Herald TranscriptJun 8 2023, 1:27 AM
springerm requested review of this revision.Jun 8 2023, 1:27 AM
Herald added a project: Restricted Project. · View Herald TranscriptJun 8 2023, 1:27 AM
ftynse accepted this revision.Jun 9 2023, 12:40 AM
This revision is now accepted and ready to land.Jun 9 2023, 12:40 AM