[all-commits] [llvm/llvm-project] 96e642: [mlir] Print some message for op-printing verifica...
ChiaHungDuan via All-commits
all-commits at lists.llvm.org
Tue May 10 15:56:25 PDT 2022
Branch: refs/heads/main
Home: https://github.com/llvm/llvm-project
Commit: 96e642652b9b7cfe5a50819a217b9994bdc219fd
https://github.com/llvm/llvm-project/commit/96e642652b9b7cfe5a50819a217b9994bdc219fd
Author: Chia-hung Duan <chiahungduan at google.com>
Date: 2022-05-10 (Tue, 10 May 2022)
Changed paths:
M mlir/lib/IR/AsmPrinter.cpp
Log Message:
-----------
[mlir] Print some message for op-printing verification
Before dump, Insetad of switching to generic form silently after
verification failure. Print some debug logs to help identify why an op
may be printed in a different way.
Reviewed By: rriddle
Differential Revision: https://reviews.llvm.org/D125136
More information about the All-commits
mailing list