This is an archive of the discontinued LLVM Phabricator instance.

[mlir][sparse] codegen for trivial tensor cast
ClosedPublic

Authored by aartbik on Sep 1 2022, 6:45 PM.

Diff Detail

Event Timeline

aartbik created this revision.Sep 1 2022, 6:45 PM
Herald added a project: Restricted Project. · View Herald TranscriptSep 1 2022, 6:45 PM
aartbik requested review of this revision.Sep 1 2022, 6:45 PM
aartbik updated this revision to Diff 457497.Sep 1 2022, 9:07 PM

make tuple type only depend on encoding

bixia accepted this revision.Sep 1 2022, 9:44 PM

Nice!

This revision is now accepted and ready to land.Sep 1 2022, 9:44 PM
This revision was automatically updated to reflect the committed changes.