This is an archive of the discontinued LLVM Phabricator instance.

[mlir][sparse] refine the mixed width sparse conversion test
ClosedPublic

Authored by aartbik on Oct 28 2021, 8:09 PM.

Details

Summary

Added a type with different pointer/index bit width. Also
added some sanity CHECKs on the stored indices.

Diff Detail

Event Timeline

aartbik created this revision.Oct 28 2021, 8:09 PM
aartbik requested review of this revision.Oct 28 2021, 8:09 PM
aartbik updated this revision to Diff 383232.Oct 28 2021, 9:01 PM

rebased with main

wrengr accepted this revision.Oct 29 2021, 1:29 PM
This revision is now accepted and ready to land.Oct 29 2021, 1:29 PM