This is an archive of the discontinued LLVM Phabricator instance.

[mlir] Move isGuaranteedCollapsible to CollapseShapeOp (NFC).
ClosedPublic

Authored by akuegel on Apr 22 2022, 12:45 AM.

Details

Summary

It seems more natural than to have it as a static method of ExpandShapeOp.
Also fix a typo ("the the" -> "the").

Diff Detail

Event Timeline

akuegel created this revision.Apr 22 2022, 12:45 AM
Herald added a project: Restricted Project. · View Herald TranscriptApr 22 2022, 12:45 AM
akuegel requested review of this revision.Apr 22 2022, 12:45 AM
springerm accepted this revision.Apr 22 2022, 1:29 AM
This revision is now accepted and ready to land.Apr 22 2022, 1:29 AM
This revision was landed with ongoing or failed builds.Apr 22 2022, 1:31 AM
This revision was automatically updated to reflect the committed changes.