[all-commits] [llvm/llvm-project] 8010d7: [mlir] add an option to print op stats in JSON
Okwan Kwon via All-commits
all-commits at lists.llvm.org
Wed Jun 15 10:07:55 PDT 2022
Branch: refs/heads/main
Home: https://github.com/llvm/llvm-project
Commit: 8010d7e0446a09471d5349466b80651c3ad76af3
https://github.com/llvm/llvm-project/commit/8010d7e0446a09471d5349466b80651c3ad76af3
Author: Okwan Kwon <okwan at google.com>
Date: 2022-06-15 (Wed, 15 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
M mlir/test/python/pass_manager.py
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