This is an archive of the discontinued LLVM Phabricator instance.

[mlir][sparse] migrate more to new surface syntax
ClosedPublic

Authored by aartbik on Aug 18 2023, 5:04 PM.

Details

Summary

Replaced the "NEW_SYNTAX" with the more readable "map"
(which we may, or may not keep). Minor improvement in
keyword parsing, migrated a few more examples over.

Diff Detail

Event Timeline

aartbik created this revision.Aug 18 2023, 5:04 PM
Herald added a project: Restricted Project. · View Herald TranscriptAug 18 2023, 5:04 PM
aartbik requested review of this revision.Aug 18 2023, 5:04 PM
Peiming accepted this revision.Aug 20 2023, 7:46 PM
This revision is now accepted and ready to land.Aug 20 2023, 7:46 PM
yinying-lisa-li accepted this revision.Aug 21 2023, 9:43 AM
This revision was automatically updated to reflect the committed changes.