This is an archive of the discontinued LLVM Phabricator instance.

[mlir][sparse] rephrase the documentation for sparse compiler create-sparse-deallocs option.
ClosedPublic

Authored by Peiming on Mar 27 2023, 4:46 PM.

Diff Detail

Event Timeline

Peiming created this revision.Mar 27 2023, 4:46 PM
Herald added a project: Restricted Project. · View Herald Transcript
Peiming requested review of this revision.Mar 27 2023, 4:46 PM
wrengr added inline comments.Mar 27 2023, 4:49 PM
mlir/include/mlir/Dialect/SparseTensor/Pipelines/Passes.h
82

"buffers"

82

I'd drop this adjective

86–87

I'd leave this part out.

Peiming updated this revision to Diff 508843.Mar 27 2023, 4:52 PM

address comments.

Peiming marked 3 inline comments as done.Mar 27 2023, 4:52 PM
wrengr accepted this revision.Mar 27 2023, 4:57 PM
This revision is now accepted and ready to land.Mar 27 2023, 4:57 PM
This revision was landed with ongoing or failed builds.Mar 27 2023, 5:00 PM
This revision was automatically updated to reflect the committed changes.