This is an archive of the discontinued LLVM Phabricator instance.

[mlir][vector] cast away leading one dims for insert ops
ClosedPublic

Authored by antiagainst on Apr 12 2022, 10:00 AM.

Diff Detail

Event Timeline

antiagainst created this revision.Apr 12 2022, 10:00 AM
Herald added a project: Restricted Project. · View Herald Transcript
antiagainst requested review of this revision.Apr 12 2022, 10:00 AM
mravishankar resigned from this revision.Apr 12 2022, 1:46 PM
ThomasRaoux accepted this revision.Apr 13 2022, 8:54 PM

LGTM

mlir/lib/Dialect/Vector/Transforms/VectorDropLeadUnitDim.cpp
16

do you need that?

This revision is now accepted and ready to land.Apr 13 2022, 8:54 PM
antiagainst marked an inline comment as done.Apr 14 2022, 5:58 AM
antiagainst added inline comments.
mlir/lib/Dialect/Vector/Transforms/VectorDropLeadUnitDim.cpp
16

removed

This revision was landed with ongoing or failed builds.Apr 14 2022, 6:00 AM
This revision was automatically updated to reflect the committed changes.
antiagainst marked an inline comment as done.