This is an archive of the discontinued LLVM Phabricator instance.

[mlir][sparse] Fix a bug in rewriting for the convert op.
ClosedPublic

Authored by bixia on Nov 10 2022, 11:11 AM.

Details

Summary

The code to retrieve the number of entries isn't correct.

Diff Detail

Event Timeline

bixia created this revision.Nov 10 2022, 11:11 AM
Herald added a project: Restricted Project. · View Herald Transcript
bixia requested review of this revision.Nov 10 2022, 11:11 AM
Peiming accepted this revision.Nov 10 2022, 11:14 AM
This revision is now accepted and ready to land.Nov 10 2022, 11:14 AM
This revision was landed with ongoing or failed builds.Nov 10 2022, 2:30 PM
This revision was automatically updated to reflect the committed changes.