This is an archive of the discontinued LLVM Phabricator instance.

[mlir][sparse] adding OverheadType::kIndex
ClosedPublic

Authored by wrengr on Dec 16 2021, 2:10 PM.

Details

Summary

New version of D115010 to decouple it from D115008.

The SparseTensorAttrDefs.td already specifies that we allow 0 bitwidth for the two overhead types and that it is interpreted to mean the architecture's native width.

Diff Detail

Event Timeline

wrengr created this revision.Dec 16 2021, 2:10 PM
wrengr requested review of this revision.Dec 16 2021, 2:10 PM
aartbik accepted this revision.Dec 20 2021, 2:57 PM
This revision is now accepted and ready to land.Dec 20 2021, 2:57 PM
wrengr closed this revision.Jan 4 2022, 4:19 PM