This is an archive of the discontinued LLVM Phabricator instance.

[mlir][sparse] Moving some functions around
ClosedPublic

Authored by wrengr on May 20 2022, 4:44 PM.

Details

Summary

This is a followup to D126105 to move functions in SparseTensorUtils.cpp to match their locations in SparseTensorUtils.h

Diff Detail

Event Timeline

wrengr created this revision.May 20 2022, 4:44 PM
wrengr requested review of this revision.May 20 2022, 4:44 PM
aartbik accepted this revision.May 26 2022, 4:49 PM
This revision is now accepted and ready to land.May 26 2022, 4:49 PM
This revision was automatically updated to reflect the committed changes.