This is an archive of the discontinued LLVM Phabricator instance.

[mlir][sparse] Refactor the code that reshapes the values buffer for annotated all dense tensors.
ClosedPublic

Authored by bixia on Jan 11 2023, 9:00 AM.

Details

Summary

Move the functionality to codegen utils for sharing with the codegen path.

Diff Detail

Event Timeline

bixia created this revision.Jan 11 2023, 9:00 AM
Herald added a project: Restricted Project. · View Herald Transcript
bixia requested review of this revision.Jan 11 2023, 9:00 AM
Peiming accepted this revision.Jan 11 2023, 3:22 PM
This revision is now accepted and ready to land.Jan 11 2023, 3:22 PM