[all-commits] [llvm/llvm-project] 1a19ab: [mlir] add an option to print op stats in JSON

Okwan Kwon via All-commits all-commits at lists.llvm.org
Tue Jun 14 13:12:53 PDT 2022


  Branch: refs/heads/main
  Home:   https://github.com/llvm/llvm-project
  Commit: 1a19abf38c3afb66b680cea69c8e61ea152e1514
      https://github.com/llvm/llvm-project/commit/1a19abf38c3afb66b680cea69c8e61ea152e1514
  Author: Okwan Kwon <okwan at google.com>
  Date:   2022-06-14 (Tue, 14 Jun 2022)

  Changed paths:
    M mlir/include/mlir/Transforms/Passes.td
    M mlir/lib/Transforms/OpStats.cpp
    M mlir/test/CAPI/pass.c
    A mlir/test/IR/op-stats-json.mlir

  Log Message:
  -----------
  [mlir] add an option to print op stats in JSON

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




More information about the All-commits mailing list