[all-commits] [llvm/llvm-project] d98481: Revert "[MLIR] Provide a way to print ops in custo...
Mehdi Amini via All-commits
all-commits at lists.llvm.org
Sun Apr 17 11:55:54 PDT 2022
Branch: refs/heads/main
Home: https://github.com/llvm/llvm-project
Commit: d98481a1e782a3bd2bd19df7e9cbb1e4d06416bf
https://github.com/llvm/llvm-project/commit/d98481a1e782a3bd2bd19df7e9cbb1e4d06416bf
Author: Mehdi Amini <joker.eph at gmail.com>
Date: 2022-04-17 (Sun, 17 Apr 2022)
Changed paths:
M mlir/include/mlir/Pass/PassManager.h
M mlir/lib/Pass/IRPrinting.cpp
M mlir/lib/Pass/PassManagerOptions.cpp
M mlir/test/Pass/ir-printing.mlir
Log Message:
-----------
Revert "[MLIR] Provide a way to print ops in custom form on pass failure"
This reverts commit daabcf5f04bbd13ac53f76ca3cc43b0d1ef64f5a.
This patch still had on-going discussion that should be closed before
committing.
More information about the All-commits
mailing list