[all-commits] [llvm/llvm-project] 01b209: [MLIR] add show-dialects option for mlir-opt

stephenneuendorffer via All-commits all-commits at lists.llvm.org
Thu Feb 27 10:45:12 PST 2020


  Branch: refs/heads/master
  Home:   https://github.com/llvm/llvm-project
  Commit: 01b209679f69cc42e96f05a3c37ba06480094819
      https://github.com/llvm/llvm-project/commit/01b209679f69cc42e96f05a3c37ba06480094819
  Author: Stephen Neuendorffer <stephen.neuendorffer at xilinx.com>
  Date:   2020-02-27 (Thu, 27 Feb 2020)

  Changed paths:
    A mlir/test/mlir-opt/commandline.mlir
    M mlir/tools/mlir-opt/mlir-opt.cpp

  Log Message:
  -----------
  [MLIR] add show-dialects option for mlir-opt

Display the list of dialects known to mlir-opt.  This is useful
for ensuring that linkage has happened correctly, for instance.

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




More information about the All-commits mailing list