This is an archive of the discontinued LLVM Phabricator instance.

[MLIR] Fix the broken format of the sparse tensor document
AbandonedPublic

Authored by Avimitin on May 21 2023, 11:26 PM.

Details

Summary

The documentation for the operation sparse_tensor.pack has an additional code block marker, and this breaks the following code documentation for the sparse_tensor.push_back operation.

Diff Detail

Event Timeline

Avimitin created this revision.May 21 2023, 11:26 PM
Herald added a project: Restricted Project. · View Herald Transcript
Avimitin requested review of this revision.May 21 2023, 11:26 PM

Looks like this was also done by Peiming in https://reviews.llvm.org/D151114

Avimitin abandoned this revision.May 22 2023, 5:57 PM