This is an archive of the discontinued LLVM Phabricator instance.

[mlir][sparse] simplification of sparse runtime support lib
ClosedPublic

Authored by aartbik on Sep 1 2023, 1:31 PM.

Details

Summary

Incorporated two header files directly into other since
other parts were used (and it makes it hard to find the
definitions). Removed TODOs that are less likely to be done.

Diff Detail

Event Timeline

aartbik created this revision.Sep 1 2023, 1:31 PM
Herald added a project: Restricted Project. · View Herald TranscriptSep 1 2023, 1:31 PM
aartbik requested review of this revision.Sep 1 2023, 1:31 PM
yinying-lisa-li accepted this revision.Sep 1 2023, 1:44 PM
This revision is now accepted and ready to land.Sep 1 2023, 1:44 PM
mlir/lib/ExecutionEngine/SparseTensor/CMakeLists.txt