This is an archive of the discontinued LLVM Phabricator instance.

[mlir][sparse] rename the values of the runtime DimLevelType
ClosedPublic

Authored by wrengr on Oct 14 2022, 4:37 PM.

Details

Summary

This change is to make way for reusing the DimLevelType enum in lieu of the SparseTensorEncodingAttr::DimLevelType enum, but broken out to make it quick and easy to review

Diff Detail

Event Timeline

wrengr created this revision.Oct 14 2022, 4:37 PM
Herald added a project: Restricted Project. · View Herald TranscriptOct 14 2022, 4:37 PM
wrengr requested review of this revision.Oct 14 2022, 4:37 PM
aartbik accepted this revision.Oct 17 2022, 5:24 PM
This revision is now accepted and ready to land.Oct 17 2022, 5:24 PM