This is an archive of the discontinued LLVM Phabricator instance.

[mlir][sparse] prepare runtime support lib for multiple dim level types
ClosedPublic

Authored by aartbik on May 14 2021, 11:58 AM.

Details

Summary

We are moving from just dense/compressed to more general dim level
types, so we need more than just an "i1" array for annotations.

Diff Detail

Event Timeline

aartbik created this revision.May 14 2021, 11:58 AM
aartbik requested review of this revision.May 14 2021, 11:58 AM
bixia accepted this revision.May 14 2021, 6:31 PM
This revision is now accepted and ready to land.May 14 2021, 6:31 PM