This is an archive of the discontinued LLVM Phabricator instance.

[mlir][transform] Expose transform op from TrackingListener
ClosedPublic

Authored by springerm on May 24 2023, 5:48 AM.

Details

Summary

This allows subclasses (such as the ErrorCheckingTrackingListener in IREE) to produce better error messages.

Diff Detail

Event Timeline

springerm created this revision.May 24 2023, 5:48 AM
Herald added a project: Restricted Project. · View Herald TranscriptMay 24 2023, 5:48 AM
springerm requested review of this revision.May 24 2023, 5:48 AM
ftynse accepted this revision.May 24 2023, 5:56 AM
This revision is now accepted and ready to land.May 24 2023, 5:56 AM