This is an archive of the discontinued LLVM Phabricator instance.

[mlir][sparse] improve push_back type checking, printing, parsing
ClosedPublic

Authored by aartbik on Oct 17 2022, 11:11 PM.

Details

Summary

Rationale:
Enforces type consistency on parsed and generated IR.

Diff Detail

Event Timeline

aartbik created this revision.Oct 17 2022, 11:11 PM
Herald added a project: Restricted Project. · View Herald TranscriptOct 17 2022, 11:11 PM
aartbik requested review of this revision.Oct 17 2022, 11:11 PM
bixia accepted this revision.Oct 18 2022, 7:57 AM
This revision is now accepted and ready to land.Oct 18 2022, 7:57 AM