This is an archive of the discontinued LLVM Phabricator instance.

[mlir][sparse]Replace redundant indices checks in sparse_tensor.conversion
ClosedPublic

Authored by anlunx on Jul 4 2022, 5:41 PM.

Details

Summary

Replace some redundant indices checks with the correct checks

Diff Detail

Event Timeline

anlunx created this revision.Jul 4 2022, 5:41 PM
Herald added a project: Restricted Project. · View Herald TranscriptJul 4 2022, 5:41 PM
anlunx requested review of this revision.Jul 4 2022, 5:41 PM
aartbik accepted this revision.Jul 6 2022, 10:30 AM

Excellent catch. Thanks for fixing!

This revision is now accepted and ready to land.Jul 6 2022, 10:30 AM
anlunx added a comment.Jul 6 2022, 4:07 PM

Excellent catch. Thanks for fixing!

Hi Aart, would you be able to submit this change for me? I think I currently don't have the commit access.