This is an archive of the discontinued LLVM Phabricator instance.

[mlir][tensor][bufferize] Load dependent dialects
ClosedPublic

Authored by springerm on Jul 25 2022, 1:32 AM.

Details

Summary

Load dialects that will be generated by the extension. (Except for BufferizationDialect and MemrefDialect which are loaded already.)

Diff Detail

Event Timeline

springerm created this revision.Jul 25 2022, 1:32 AM
springerm requested review of this revision.Jul 25 2022, 1:32 AM
ftynse accepted this revision.Jul 25 2022, 2:25 AM
This revision is now accepted and ready to land.Jul 25 2022, 2:25 AM
This revision was automatically updated to reflect the committed changes.