[all-commits] [llvm/llvm-project] fe3c11: Add a dump() method on the pass manager for debugg...
Mehdi Amini via All-commits
all-commits at lists.llvm.org
Tue Sep 22 22:53:59 PDT 2020
Branch: refs/heads/master
Home: https://github.com/llvm/llvm-project
Commit: fe3c1195cfd027fdd28b6d373b3cd9519d5253ec
https://github.com/llvm/llvm-project/commit/fe3c1195cfd027fdd28b6d373b3cd9519d5253ec
Author: Mehdi Amini <joker.eph at gmail.com>
Date: 2020-09-23 (Wed, 23 Sep 2020)
Changed paths:
M mlir/include/mlir/Pass/Pass.h
M mlir/include/mlir/Pass/PassManager.h
M mlir/lib/Pass/Pass.cpp
Log Message:
-----------
Add a dump() method on the pass manager for debugging purpose (NFC)
Reviewed By: ftynse
Differential Revision: https://reviews.llvm.org/D88008
More information about the All-commits
mailing list