This is an archive of the discontinued LLVM Phabricator instance.

[mlir][sparse] fix asan leak of two sparse vectors
ClosedPublic

Authored by aartbik on Aug 1 2022, 9:23 AM.

Diff Detail

Event Timeline

aartbik created this revision.Aug 1 2022, 9:23 AM
Herald added a project: Restricted Project. · View Herald TranscriptAug 1 2022, 9:23 AM
aartbik requested review of this revision.Aug 1 2022, 9:23 AM
Peiming accepted this revision.Aug 1 2022, 10:54 AM

LGTM

This revision is now accepted and ready to land.Aug 1 2022, 10:54 AM
This revision was automatically updated to reflect the committed changes.