[all-commits] [llvm/llvm-project] d246bf: mlir/TosaToLinalg: improve debugging during conver...
Ramkumar Ramachandra via All-commits
all-commits at lists.llvm.org
Mon Dec 5 11:46:12 PST 2022
Branch: refs/heads/main
Home: https://github.com/llvm/llvm-project
Commit: d246bf4199e9c7030c62e34b704fe8c824152e41
https://github.com/llvm/llvm-project/commit/d246bf4199e9c7030c62e34b704fe8c824152e41
Author: Ramkumar Ramachandra <r at artagnon.com>
Date: 2022-12-05 (Mon, 05 Dec 2022)
Changed paths:
M mlir/lib/Conversion/TosaToLinalg/TosaToLinalg.cpp
Log Message:
-----------
mlir/TosaToLinalg: improve debugging during conversion
Make systematic use of notifyMatchFailure.
Signed-off-by: Ramkumar Ramachandra <r at artagnon.com>
Reviewed By: rsuderman
Differential Revision: https://reviews.llvm.org/D139190
More information about the All-commits
mailing list