This is an archive of the discontinued LLVM Phabricator instance.

[mlir] Fix printing of unranked memrefs in non-default memory space
ClosedPublic

Authored by ftynse on Aug 17 2020, 11:25 AM.

Details

Summary

The type printer was ignoring the memory space on unranked memrefs.

Diff Detail

Event Timeline

ftynse created this revision.Aug 17 2020, 11:25 AM
Herald added a project: Restricted Project. · View Herald TranscriptAug 17 2020, 11:25 AM
ftynse requested review of this revision.Aug 17 2020, 11:25 AM
rriddle accepted this revision.Aug 17 2020, 12:46 PM
This revision is now accepted and ready to land.Aug 17 2020, 12:46 PM