This is an archive of the discontinued LLVM Phabricator instance.

[mlir] Use `interleave` in `printOperands` (NFC)
ClosedPublic

Authored by Mogball on Sep 29 2022, 1:46 PM.

Details

Summary

Instead of reimplementing it.

Diff Detail

Event Timeline

Mogball created this revision.Sep 29 2022, 1:46 PM
Herald added a project: Restricted Project. · View Herald Transcript
Mogball requested review of this revision.Sep 29 2022, 1:46 PM
rriddle accepted this revision.Sep 29 2022, 1:46 PM

Nice. (Feel free to submit stuff like this directly)

This revision is now accepted and ready to land.Sep 29 2022, 1:46 PM
This revision was automatically updated to reflect the committed changes.