This is an archive of the discontinued LLVM Phabricator instance.

[mlir][sparse] add action enum, group enums together, few asserts
ClosedPublic

Authored by aartbik on Oct 11 2021, 5:23 PM.

Details

Summary

Some random changes that were hanging around in my workspace. Also,
a tiny step towards creating a header file for the sparse utils lib.

Diff Detail

Event Timeline

aartbik created this revision.Oct 11 2021, 5:23 PM
aartbik requested review of this revision.Oct 11 2021, 5:23 PM
aartbik updated this revision to Diff 378838.Oct 11 2021, 5:27 PM

add back spaces

aartbik updated this revision to Diff 378841.Oct 11 2021, 5:33 PM

split assert to avoid lint issues

bixia accepted this revision.Oct 11 2021, 10:36 PM
This revision is now accepted and ready to land.Oct 11 2021, 10:36 PM