[all-commits] [llvm/llvm-project] b8c6b1: [mlir] Support collecting logs from notifyMatchFai...
ChiaHungDuan via All-commits
all-commits at lists.llvm.org
Fri Dec 3 20:41:15 PST 2021
Branch: refs/heads/main
Home: https://github.com/llvm/llvm-project
Commit: b8c6b15283000f1f065acd10d487ef87df0542c9
https://github.com/llvm/llvm-project/commit/b8c6b15283000f1f065acd10d487ef87df0542c9
Author: Chia-hung Duan <chiahungduan at google.com>
Date: 2021-12-04 (Sat, 04 Dec 2021)
Changed paths:
M mlir/include/mlir/Transforms/DialectConversion.h
M mlir/lib/Transforms/Utils/DialectConversion.cpp
Log Message:
-----------
[mlir] Support collecting logs from notifyMatchFailure().
Let the user registers their own handler to processing the matching
failure information.
Reviewed By: rriddle
Differential Revision: https://reviews.llvm.org/D110896
More information about the All-commits
mailing list