[all-commits] [llvm/llvm-project] 28331c: Revert "[mlir] add an option to print op stats in ...
Okwan Kwon via All-commits
all-commits at lists.llvm.org
Tue Jun 14 14:09:43 PDT 2022
Branch: refs/heads/main
Home: https://github.com/llvm/llvm-project
Commit: 28331c609797a17b7db3abe353879e86398eb947
https://github.com/llvm/llvm-project/commit/28331c609797a17b7db3abe353879e86398eb947
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
R mlir/test/IR/op-stats-json.mlir
Log Message:
-----------
Revert "[mlir] add an option to print op stats in JSON"
There is a failure from the python pass manager.
This reverts commit 1a19abf38c3afb66b680cea69c8e61ea152e1514.
More information about the All-commits
mailing list