This is an archive of the discontinued LLVM Phabricator instance.

[mlir][Memref] NFC - Addresult pretty printing to MemrefOps
ClosedPublic

Authored by nicolasvasilache on Sep 30 2022, 8:34 AM.

Diff Detail

Event Timeline

nicolasvasilache requested review of this revision.Sep 30 2022, 8:34 AM
Herald added a project: Restricted Project. · View Herald TranscriptSep 30 2022, 8:34 AM
ftynse accepted this revision.Sep 30 2022, 8:40 AM
This revision is now accepted and ready to land.Sep 30 2022, 8:40 AM

This has exposed a legit cross-test dependence in one-shot-bufferize.mlir.
Taking only the first 158 lines of one-shot-bufferize.mlir in isolation fails for me at HEAD in the absence of this patch.

@springerm for visibility.

This revision was landed with ongoing or failed builds.Oct 4 2022, 12:11 AM
This revision was automatically updated to reflect the committed changes.