[all-commits] [llvm/llvm-project] 959358: [mlir] Print more verbose message in case of type ...
Vladislav Vinogradov via All-commits
all-commits at lists.llvm.org
Tue Feb 2 10:27:55 PST 2021
Branch: refs/heads/main
Home: https://github.com/llvm/llvm-project
Commit: 95935849881c403e6e141da16b41d64dc4e537d3
https://github.com/llvm/llvm-project/commit/95935849881c403e6e141da16b41d64dc4e537d3
Author: Vladislav Vinogradov <vlad.vinogradov at intel.com>
Date: 2021-02-02 (Tue, 02 Feb 2021)
Changed paths:
M mlir/lib/Interfaces/InferTypeOpInterface.cpp
M mlir/test/mlir-tblgen/types.mlir
Log Message:
-----------
[mlir] Print more verbose message in case of type inference error
Include the types into the error message.
Reviewed By: ftynse
Differential Revision: https://reviews.llvm.org/D95854
More information about the All-commits
mailing list