This is an archive of the discontinued LLVM Phabricator instance.

[mlir][sparse] add more zero-preserving unary ops to sparse compiler
ClosedPublic

Authored by aartbik on May 5 2022, 2:16 PM.

Details

Summary

Although we now have semi-rings to deal with arbitrary ops,
it is still good to convey zero-preserving semantics of
ops to the sparse compiler.

Diff Detail

Event Timeline

aartbik created this revision.May 5 2022, 2:16 PM
Herald added a project: Restricted Project. · View Herald TranscriptMay 5 2022, 2:16 PM
aartbik requested review of this revision.May 5 2022, 2:16 PM
bixia accepted this revision.May 5 2022, 3:11 PM
This revision is now accepted and ready to land.May 5 2022, 3:11 PM