This is an archive of the discontinued LLVM Phabricator instance.

[mlir][tensor] Add shape inference methods to tensor::PackOp.
ClosedPublic

Authored by hanchung on Feb 9 2023, 3:25 PM.

Diff Detail

Event Timeline

hanchung created this revision.Feb 9 2023, 3:25 PM
Herald added a project: Restricted Project. · View Herald TranscriptFeb 9 2023, 3:25 PM
hanchung requested review of this revision.Feb 9 2023, 3:25 PM
Herald added a project: Restricted Project. · View Herald TranscriptFeb 9 2023, 3:25 PM
hanchung updated this revision to Diff 496263.Feb 9 2023, 3:26 PM

update comments

mravishankar accepted this revision.Feb 9 2023, 4:45 PM
This revision is now accepted and ready to land.Feb 9 2023, 4:45 PM