This is an archive of the discontinued LLVM Phabricator instance.

[mlir][memref] Fold subview(subview(x))
ClosedPublic

Authored by springerm on Dec 15 2022, 8:26 AM.

Details

Summary

Folding of rank-reduced subviews is also supported.

Diff Detail

Event Timeline

springerm created this revision.Dec 15 2022, 8:26 AM
springerm requested review of this revision.Dec 15 2022, 8:26 AM
Herald added a project: Restricted Project. · View Herald TranscriptDec 15 2022, 8:26 AM
nicolasvasilache accepted this revision.Dec 15 2022, 8:38 AM
This revision is now accepted and ready to land.Dec 15 2022, 8:38 AM
This revision was landed with ongoing or failed builds.Dec 15 2022, 8:55 AM
This revision was automatically updated to reflect the committed changes.