This is an archive of the discontinued LLVM Phabricator instance.

[mlir][transform] Add optional error checking to TrackingListener
ClosedPublic

Authored by springerm on Mar 30 2023, 1:19 AM.

Details

Summary

Derived classes can implement notifyPayloadReplacementNotFound for custom error checking.

Diff Detail

Event Timeline

springerm created this revision.Mar 30 2023, 1:19 AM
springerm requested review of this revision.Mar 30 2023, 1:19 AM
Herald added a project: Restricted Project. · View Herald TranscriptMar 30 2023, 1:19 AM
nicolasvasilache accepted this revision.Mar 30 2023, 2:09 AM
This revision is now accepted and ready to land.Mar 30 2023, 2:09 AM