This is an archive of the discontinued LLVM Phabricator instance.

[mlir][sparse] Avoiding intermediate arrays in convertFromMLIRSparseTensor
AbandonedPublic

Authored by wrengr on Jan 12 2022, 3:53 PM.

Details

Summary

Depends On D117169

Diff Detail

Event Timeline

wrengr created this revision.Jan 12 2022, 3:53 PM
wrengr requested review of this revision.Jan 12 2022, 3:53 PM

Here too we get a more code for a very small gain. What bottleneck are we solving here? Do we have concrete performance data to justify the changes?

wrengr abandoned this revision.Mar 21 2022, 3:54 PM
Herald added a project: Restricted Project. · View Herald TranscriptMar 21 2022, 3:54 PM