This is an archive of the discontinued LLVM Phabricator instance.

[mlir][sparse] fixed typo: sparse -> sparse_tensor
ClosedPublic

Authored by aartbik on May 3 2021, 11:12 AM.

Details

Summary

Test passes either way, but this is full name of dialect

Diff Detail

Event Timeline

aartbik created this revision.May 3 2021, 11:12 AM
aartbik requested review of this revision.May 3 2021, 11:12 AM
rriddle accepted this revision.May 3 2021, 11:14 AM
This revision is now accepted and ready to land.May 3 2021, 11:14 AM
This revision was automatically updated to reflect the committed changes.