[all-commits] [llvm/llvm-project] 4f7cdc: [mlir] Refactor standalone-translate to use mlirTr...

Marius Brehler via All-commits all-commits at lists.llvm.org
Fri Sep 4 06:27:49 PDT 2020


  Branch: refs/heads/master
  Home:   https://github.com/llvm/llvm-project
  Commit: 4f7cdc10a83ce605a86f9d84bf6b11182c886ba3
      https://github.com/llvm/llvm-project/commit/4f7cdc10a83ce605a86f9d84bf6b11182c886ba3
  Author: Marius Brehler <marius.brehler at iml.fraunhofer.de>
  Date:   2020-09-04 (Fri, 04 Sep 2020)

  Changed paths:
    M mlir/examples/standalone/standalone-translate/standalone-translate.cpp

  Log Message:
  -----------
  [mlir] Refactor standalone-translate to use mlirTranslateMain()

This refactors the standalone-translate executable to use mlirTranslateMain() declared in Translation.h and further applies D87129.

Reviewed By: jpienaar

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




More information about the All-commits mailing list