This is an archive of the discontinued LLVM Phabricator instance.

[mlir][linalg] Expose lowerPack and lowerUnPack utils.
ClosedPublic

Authored by hanchung on Apr 20 2023, 6:39 PM.

Diff Detail

Event Timeline

hanchung created this revision.Apr 20 2023, 6:39 PM
Herald added a project: Restricted Project. · View Herald TranscriptApr 20 2023, 6:39 PM
hanchung requested review of this revision.Apr 20 2023, 6:39 PM
This revision is now accepted and ready to land.Apr 21 2023, 11:06 AM
hanchung updated this revision to Diff 515901.Apr 21 2023, 1:37 PM

undo previous rebase... it was a mistake

This revision was automatically updated to reflect the committed changes.