This is an archive of the discontinued LLVM Phabricator instance.

Remove MLIR C-API explicit registration of standard ops.
ClosedPublic

Authored by stellaraccident on Sep 23 2020, 8:14 AM.

Details

Summary
  • Added mlirRegisterAllDialects() to the python API until a more complete registration design emerges for it.

Diff Detail

Event Timeline

Herald added a project: Restricted Project. · View Herald TranscriptSep 23 2020, 8:14 AM
stellaraccident requested review of this revision.Sep 23 2020, 8:14 AM
ftynse accepted this revision.Sep 23 2020, 8:15 AM
This revision is now accepted and ready to land.Sep 23 2020, 8:15 AM
This revision was landed with ongoing or failed builds.Sep 23 2020, 9:24 AM
This revision was automatically updated to reflect the committed changes.