This is an archive of the discontinued LLVM Phabricator instance.

[mlir] Move common reshapeops-related code to ReshapeOpsUtils.h.
ClosedPublic

Authored by pifon2a on Jul 7 2021, 4:46 AM.

Details

Summary

This is a first step to move (Tensor)Expand/CollapseShapeOp to tensor/memref
dialects.

https://llvm.discourse.group/t/rfc-reshape-ops-restructuring/3310/6

Diff Detail

Event Timeline

pifon2a created this revision.Jul 7 2021, 4:46 AM
pifon2a requested review of this revision.Jul 7 2021, 4:46 AM
Herald added a project: Restricted Project. · View Herald TranscriptJul 7 2021, 4:46 AM
pifon2a edited the summary of this revision. (Show Details)Jul 7 2021, 4:47 AM
nicolasvasilache accepted this revision.Jul 7 2021, 5:46 AM
This revision is now accepted and ready to land.Jul 7 2021, 5:46 AM
This revision was landed with ongoing or failed builds.Jul 7 2021, 5:56 AM
This revision was automatically updated to reflect the committed changes.