[PATCH] D77960: [mlir][IR] Manually register command line options for MLIRContext and AsmPrinter

River Riddle via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Sat Apr 11 23:25:53 PDT 2020


This revision was automatically updated to reflect the committed changes.
Closed by commit rG8938dea44ad2: [mlir][IR] Manually register command line options for MLIRContext and AsmPrinter (authored by rriddle).
Herald added a subscriber: mgorny.

Changed prior to commit:
  https://reviews.llvm.org/D77960?vs=256816&id=256835#toc

Repository:
  rG LLVM Github Monorepo

CHANGES SINCE LAST ACTION
  https://reviews.llvm.org/D77960/new/

https://reviews.llvm.org/D77960

Files:
  mlir/docs/Diagnostics.md
  mlir/include/mlir/IR/AsmState.h
  mlir/include/mlir/IR/MLIRContext.h
  mlir/lib/IR/AsmPrinter.cpp
  mlir/lib/IR/CMakeLists.txt
  mlir/lib/IR/MLIRContext.cpp
  mlir/lib/Pass/PassManagerOptions.cpp
  mlir/test/IR/print-op-on-diagnostic.mlir
  mlir/tools/mlir-opt/mlir-opt.cpp
  mlir/tools/mlir-translate/mlir-translate.cpp

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D77960.256835.patch
Type: text/x-patch
Size: 20615 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20200412/b5dfe6ea/attachment.bin>


More information about the llvm-commits mailing list