This is an archive of the discontinued LLVM Phabricator instance.

[mlir][sparse] remove singleton dimension level type (for now)
ClosedPublic

Authored by aartbik on Aug 2 2022, 10:59 AM.

Details

Summary

Although we have plans to support this, and many other, dimension level type(s), currently the tag is not supported. It will be easy to add this back once support is added.

https://github.com/llvm/llvm-project/issues/51658

Diff Detail

Event Timeline

aartbik created this revision.Aug 2 2022, 10:59 AM
Herald added a project: Restricted Project. · View Herald TranscriptAug 2 2022, 10:59 AM
aartbik requested review of this revision.Aug 2 2022, 10:59 AM
aartbik edited the summary of this revision. (Show Details)Aug 2 2022, 11:06 AM
aartbik edited the summary of this revision. (Show Details)
Peiming accepted this revision.Aug 2 2022, 11:37 AM
This revision is now accepted and ready to land.Aug 2 2022, 11:37 AM
aartbik edited the summary of this revision. (Show Details)Aug 2 2022, 11:46 AM