This is an archive of the discontinued LLVM Phabricator instance.

[mlir][sparse] reorganized method order in sparse support lib header
ClosedPublic

Authored by aartbik on Aug 30 2023, 10:57 AM.

Details

Summary

The header was split in memref/no-memref section, but various methods
slipped in at the bottom at the wrong place

Diff Detail

Event Timeline

aartbik created this revision.Aug 30 2023, 10:57 AM
Herald added a project: Restricted Project. · View Herald TranscriptAug 30 2023, 10:57 AM
aartbik requested review of this revision.Aug 30 2023, 10:57 AM
Peiming accepted this revision.Aug 30 2023, 1:51 PM
This revision is now accepted and ready to land.Aug 30 2023, 1:51 PM
yinying-lisa-li accepted this revision.Aug 30 2023, 3:37 PM
This revision was landed with ongoing or failed builds.Aug 30 2023, 4:39 PM
This revision was automatically updated to reflect the committed changes.