[all-commits] [llvm/llvm-project] 85f19f: [mlir] add createPrintOpStatsPass() with explicit ...
Okwan Kwon via All-commits
all-commits at lists.llvm.org
Wed Jun 15 12:10:18 PDT 2022
Branch: refs/heads/main
Home: https://github.com/llvm/llvm-project
Commit: 85f19f99e4796c5e052dd6e6d3d0551b7f4a5723
https://github.com/llvm/llvm-project/commit/85f19f99e4796c5e052dd6e6d3d0551b7f4a5723
Author: Okwan Kwon <okwan at google.com>
Date: 2022-06-15 (Wed, 15 Jun 2022)
Changed paths:
M mlir/include/mlir/Transforms/Passes.h
M mlir/lib/Transforms/OpStats.cpp
Log Message:
-----------
[mlir] add createPrintOpStatsPass() with explicit params
This allows to set printAsJSON through the create function.
Differential Revision: https://reviews.llvm.org/D127891
More information about the All-commits
mailing list