This is an archive of the discontinued LLVM Phabricator instance.

[mlir][Transforms][NFC] GreedyPatternRewriteDriver: Reformat debug logic
ClosedPublic

Authored by springerm on May 23 2023, 6:16 AM.

Details

Summary

Do not duplicate code that is performing actual work, put debug code around it.

Diff Detail

Event Timeline

springerm created this revision.May 23 2023, 6:16 AM
Herald added a project: Restricted Project. · View Herald TranscriptMay 23 2023, 6:16 AM
springerm requested review of this revision.May 23 2023, 6:16 AM
guraypp accepted this revision.May 24 2023, 6:55 AM
This revision is now accepted and ready to land.May 24 2023, 6:55 AM