This is an archive of the discontinued LLVM Phabricator instance.

[mlir][sparse] move SparseTensorReader functions into the _mlir_ciface_ section
ClosedPublic

Authored by wrengr on Nov 9 2022, 1:20 PM.

Diff Detail

Event Timeline

wrengr created this revision.Nov 9 2022, 1:20 PM
Herald added a project: Restricted Project. · View Herald TranscriptNov 9 2022, 1:20 PM
wrengr requested review of this revision.Nov 9 2022, 1:20 PM
aartbik accepted this revision.Nov 9 2022, 1:26 PM

excellent catch! I always like to keep our sections clean, but this fell through the cracks

This revision is now accepted and ready to land.Nov 9 2022, 1:26 PM