This is an archive of the discontinued LLVM Phabricator instance.

Revert "[mlirTranslateMain] Add a customization callback."
ClosedPublic

Authored by lattner on Mar 14 2022, 10:03 PM.

Details

Summary

This reverts commit f18d6af7e972ed0e2215ad098b4c5f52ccb68b5f.
This patch is a more controversial than I expected, it is
better to revert while the discussion continues. xref this
thread:
https://discourse.llvm.org/t/doc-mlir-translate-mlir-opt/60751/

xref this phab patch: https://reviews.llvm.org/D120970

Diff Detail

Event Timeline

lattner created this revision.Mar 14 2022, 10:03 PM
Herald added a project: Restricted Project. · View Herald TranscriptMar 14 2022, 10:03 PM
lattner requested review of this revision.Mar 14 2022, 10:03 PM
lattner accepted this revision.Mar 14 2022, 10:04 PM
lattner added reviewers: mehdi_amini, rriddle.

Approving since this is a revert.

This revision is now accepted and ready to land.Mar 14 2022, 10:04 PM
This revision was landed with ongoing or failed builds.Mar 14 2022, 10:05 PM
This revision was automatically updated to reflect the committed changes.