This is an archive of the discontinued LLVM Phabricator instance.

[mlir][sparse] add an elaborate sparse storage scheme integration test
ClosedPublic

Authored by aartbik on Aug 6 2021, 8:52 PM.

Details

Summary

Looks "under the hood" of the sparse stogage schemes.
Users should typically not be interested in these details
(hey, that is why we have "sparse compilers"!) but this
test makes sure the compact contents are as expected.

Diff Detail

Event Timeline

aartbik created this revision.Aug 6 2021, 8:52 PM
aartbik requested review of this revision.Aug 6 2021, 8:52 PM
aartbik updated this revision to Diff 365223.Aug 9 2021, 10:53 AM

made the example 10x8 to illustrate subtle differences

bixia accepted this revision.Aug 9 2021, 10:59 AM
This revision is now accepted and ready to land.Aug 9 2021, 10:59 AM
ThomasRaoux accepted this revision.Aug 9 2021, 11:02 AM
This revision was landed with ongoing or failed builds.Aug 9 2021, 12:54 PM
This revision was automatically updated to reflect the committed changes.