This is an archive of the discontinued LLVM Phabricator instance.

[mlir] Remove most uses of LLVMDialect::getModule
ClosedPublic

Authored by ftynse on Aug 5 2020, 3:54 PM.

Details

Summary

This prepares for the removal of llvm::Module and LLVMContext from the
mlir::LLVMDialect.

Diff Detail

Event Timeline

ftynse created this revision.Aug 5 2020, 3:54 PM
Herald added a project: Restricted Project. · View Herald Transcript
ftynse requested review of this revision.Aug 5 2020, 3:54 PM
rriddle accepted this revision.Aug 5 2020, 3:55 PM
This revision is now accepted and ready to land.Aug 5 2020, 3:55 PM
This revision was automatically updated to reflect the committed changes.