[all-commits] [llvm/llvm-project] 02d7b2: [mlir] Register the print-op-graph pass using ODS
Jacques Pienaar via All-commits
all-commits at lists.llvm.org
Sat Feb 20 15:42:31 PST 2021
Branch: refs/heads/main
Home: https://github.com/llvm/llvm-project
Commit: 02d7b260c697adb20e9a12d36da49ee88eb714a5
https://github.com/llvm/llvm-project/commit/02d7b260c697adb20e9a12d36da49ee88eb714a5
Author: Jacques Pienaar <jpienaar at google.com>
Date: 2021-02-20 (Sat, 20 Feb 2021)
Changed paths:
M mlir/include/mlir/Transforms/Passes.td
M mlir/lib/Transforms/ViewOpGraph.cpp
A mlir/test/Transforms/print-op-graph.mlir
Log Message:
-----------
[mlir] Register the print-op-graph pass using ODS
Move over to ODS & use pass options.
More information about the All-commits
mailing list