This is an archive of the discontinued LLVM Phabricator instance.

[mlir][sparse] Cleaning up function names in test
ClosedPublic

Authored by wrengr on Oct 27 2022, 4:26 PM.

Details

Summary

The old "dumpAndRelease" names are no longer valid since the "release" part is handled separately now.

Diff Detail

Event Timeline

wrengr created this revision.Oct 27 2022, 4:26 PM
wrengr requested review of this revision.Oct 27 2022, 4:26 PM
Peiming accepted this revision.Oct 27 2022, 5:20 PM
This revision is now accepted and ready to land.Oct 27 2022, 5:20 PM
This revision was automatically updated to reflect the committed changes.