This is an archive of the discontinued LLVM Phabricator instance.

[mlir][sparse] Marking off todos and updating commentary
ClosedPublic

Authored by wrengr on Jul 21 2023, 3:20 PM.

Diff Detail

Event Timeline

wrengr created this revision.Jul 21 2023, 3:20 PM
Herald added a project: Restricted Project. · View Herald TranscriptJul 21 2023, 3:20 PM
wrengr requested review of this revision.Jul 21 2023, 3:20 PM
wrengr updated this revision to Diff 543108.Jul 21 2023, 3:51 PM

Moved null-expr handling from Ranks::isValid(DimLvlExpr) to DimSpec::isValid(Ranks), and updated comments/documentation accordingly.

wrengr updated this revision to Diff 543124.Jul 21 2023, 5:25 PM

Removing todo regarding ASan, since running things under ASan doesn't find any problems

Peiming accepted this revision.Jul 24 2023, 8:26 AM
This revision is now accepted and ready to land.Jul 24 2023, 8:26 AM
This revision was landed with ongoing or failed builds.Jul 31 2023, 2:35 PM
This revision was automatically updated to reflect the committed changes.