This is an archive of the discontinued LLVM Phabricator instance.

[mlir][sparse] Make getNumTensors() consistent between LoopEmitter and Merger.
ClosedPublic

Authored by Peiming on Jun 5 2023, 10:26 AM.

Diff Detail

Event Timeline

Peiming created this revision.Jun 5 2023, 10:26 AM
Herald added a project: Restricted Project. · View Herald Transcript
Peiming requested review of this revision.Jun 5 2023, 10:26 AM
Peiming updated this revision to Diff 528500.Jun 5 2023, 10:28 AM

remove outdated TODOs

Peiming updated this revision to Diff 528501.Jun 5 2023, 10:30 AM

update comments.

aartbik accepted this revision.Jun 5 2023, 10:46 AM
This revision is now accepted and ready to land.Jun 5 2023, 10:46 AM
Peiming updated this revision to Diff 528512.Jun 5 2023, 10:55 AM

fix typo.

This revision was landed with ongoing or failed builds.Jun 5 2023, 10:56 AM
This revision was automatically updated to reflect the committed changes.