This is an archive of the discontinued LLVM Phabricator instance.

[mlir][sparse] minor merger code cleanup
ClosedPublic

Authored by aartbik on Dec 19 2022, 12:57 PM.

Details

Summary

Moved larger constructor from header to CPP file.
Used toMLIRString() for DimLvlType debug.
Minor layout changes.

Diff Detail

Event Timeline

aartbik created this revision.Dec 19 2022, 12:57 PM
Herald added a project: Restricted Project. · View Herald TranscriptDec 19 2022, 12:57 PM
aartbik requested review of this revision.Dec 19 2022, 12:57 PM
Peiming accepted this revision.Dec 19 2022, 1:00 PM
This revision is now accepted and ready to land.Dec 19 2022, 1:00 PM
This revision was landed with ongoing or failed builds.Dec 19 2022, 1:31 PM
This revision was automatically updated to reflect the committed changes.