This is an archive of the discontinued LLVM Phabricator instance.

[mlir][NFC] Remove references to Module.h and Function.h
ClosedPublic

Authored by rriddle on Nov 16 2020, 3:00 PM.

Details

Summary

These includes have been deprecated in favor of BuiltinDialect.h, which contains the definitions of ModuleOp and FuncOp.

Depends On D91571

Diff Detail

Event Timeline

rriddle created this revision.Nov 16 2020, 3:00 PM
rriddle requested review of this revision.Nov 16 2020, 3:00 PM
mehdi_amini accepted this revision.Nov 16 2020, 6:41 PM
This revision is now accepted and ready to land.Nov 16 2020, 6:41 PM
This revision was landed with ongoing or failed builds.Nov 17 2020, 1:03 AM
This revision was automatically updated to reflect the committed changes.