This is an archive of the discontinued LLVM Phabricator instance.

[mlir][sparse] Move the implementation of sparse_tensor.push_back to the buffer rewriter.
ClosedPublic

Authored by bixia on Sep 27 2022, 5:16 PM.

Diff Detail

Event Timeline

bixia created this revision.Sep 27 2022, 5:16 PM
Herald added a project: Restricted Project. · View Herald Transcript
bixia requested review of this revision.Sep 27 2022, 5:16 PM
Peiming accepted this revision.Sep 28 2022, 1:04 PM
This revision is now accepted and ready to land.Sep 28 2022, 1:04 PM
aartbik accepted this revision.Sep 28 2022, 1:15 PM

Nice!

bixia updated this revision to Diff 464037.Sep 29 2022, 2:40 PM

Rebase.