This is an archive of the discontinued LLVM Phabricator instance.

[mlir] Use BaseMemRefType for ranked/unranked memrefs
ClosedPublic

Authored by springerm on Mar 29 2023, 7:40 AM.

Details

Summary

This makes RankedOrUnrankedMemRefOf consistent with TensorOf.

Depends On: D147149

Diff Detail

Event Timeline

springerm created this revision.Mar 29 2023, 7:40 AM
springerm requested review of this revision.Mar 29 2023, 7:40 AM
rriddle accepted this revision.Apr 2 2023, 10:45 PM
This revision is now accepted and ready to land.Apr 2 2023, 10:45 PM
This revision was landed with ongoing or failed builds.Apr 5 2023, 9:34 PM
This revision was automatically updated to reflect the committed changes.