This is an archive of the discontinued LLVM Phabricator instance.

[mlir][sparse] Misc cleanup of MLIRSparseTensorRuntime
ClosedPublic

Authored by wrengr on Nov 16 2022, 3:33 PM.

Details

Summary

Removing an unnecessary import, and renaming some macros to match the style used elsewhere.

Diff Detail

Event Timeline

wrengr created this revision.Nov 16 2022, 3:33 PM
wrengr requested review of this revision.Nov 16 2022, 3:33 PM
bixia accepted this revision.Nov 16 2022, 3:52 PM
This revision is now accepted and ready to land.Nov 16 2022, 3:52 PM
aartbik accepted this revision.Nov 16 2022, 3:55 PM
This revision was automatically updated to reflect the committed changes.