This is an archive of the discontinued LLVM Phabricator instance.

[mlir][sparse] Improve handling of NEW_SYNTAX
ClosedPublic

Authored by wrengr on Aug 4 2023, 5:06 PM.

Details

Summary

Improves the conversion from DimLvlMap to STEA, in order to correct rank-mismatch issues in the roundtrip tests.

Diff Detail

Event Timeline

wrengr created this revision.Aug 4 2023, 5:06 PM
Herald added a project: Restricted Project. · View Herald TranscriptAug 4 2023, 5:06 PM
wrengr requested review of this revision.Aug 4 2023, 5:06 PM
aartbik accepted this revision.Aug 4 2023, 5:19 PM
This revision is now accepted and ready to land.Aug 4 2023, 5:19 PM
This revision was automatically updated to reflect the committed changes.