This is an archive of the discontinued LLVM Phabricator instance.

[mlir][bufferization] Add an option to use memref types without layout maps
ClosedPublic

Authored by springerm on Jan 26 2022, 5:40 AM.

Details

Summary

This is for compatibility with existing bufferization passes. Also clean up memref type generation a bit.

Diff Detail

Event Timeline

springerm created this revision.Jan 26 2022, 5:40 AM
springerm requested review of this revision.Jan 26 2022, 5:40 AM
Herald added a project: Restricted Project. · View Herald TranscriptJan 26 2022, 5:40 AM
pifon2a accepted this revision.Jan 26 2022, 5:46 AM
This revision is now accepted and ready to land.Jan 26 2022, 5:46 AM
This revision was landed with ongoing or failed builds.Jan 26 2022, 7:03 AM
This revision was automatically updated to reflect the committed changes.