[all-commits] [llvm/llvm-project] 2ef95e: Revert "[mlirTranslateMain] Add a customization ca...

Chris Lattner via All-commits all-commits at lists.llvm.org
Mon Mar 14 22:04:58 PDT 2022


  Branch: refs/heads/main
  Home:   https://github.com/llvm/llvm-project
  Commit: 2ef95efb414e215490a222de05cafdffb8054758
      https://github.com/llvm/llvm-project/commit/2ef95efb414e215490a222de05cafdffb8054758
  Author: Chris Lattner <clattner at nondot.org>
  Date:   2022-03-14 (Mon, 14 Mar 2022)

  Changed paths:
    M mlir/include/mlir/Tools/mlir-translate/MlirTranslateMain.h
    M mlir/lib/Tools/mlir-translate/MlirTranslateMain.cpp

  Log Message:
  -----------
  Revert "[mlirTranslateMain] Add a customization callback."

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

Differential Revision: https://reviews.llvm.org/D121668




More information about the All-commits mailing list