[all-commits] [llvm/llvm-project] 9d10be: [mlir] std.call reference function return types in...
Jacques Pienaar via All-commits
all-commits at lists.llvm.org
Thu Aug 5 19:52:17 PDT 2021
Branch: refs/heads/main
Home: https://github.com/llvm/llvm-project
Commit: 9d10be70a8289b50b1df32605516a0060854c91a
https://github.com/llvm/llvm-project/commit/9d10be70a8289b50b1df32605516a0060854c91a
Author: Jacques Pienaar <jpienaar at google.com>
Date: 2021-08-05 (Thu, 05 Aug 2021)
Changed paths:
M mlir/lib/Dialect/StandardOps/IR/Ops.cpp
M mlir/test/Dialect/Standard/invalid.mlir
Log Message:
-----------
[mlir] std.call reference function return types in failure
Makes it easier to see type mismatch from failure locally.
Differential Revision: https://reviews.llvm.org/D107288
More information about the All-commits
mailing list