Makes it easier to see type mismatch from failure locally.
Details
Details
Diff Detail
Diff Detail
- Repository
- rG LLVM Github Monorepo
Paths
| Differential D107288
[mlir] std.call reference function return types in failure ClosedPublic Authored by jpienaar on Aug 2 2021, 9:40 AM.
Details Summary Makes it easier to see type mismatch from failure locally.
Diff Detail
Event TimelineHerald added subscribers: Chia-hungDuan, dcaballe, cota and 16 others. · View Herald TranscriptAug 2 2021, 9:40 AM This revision is now accepted and ready to land.Aug 2 2021, 10:03 AM Closed by commit rG9d10be70a828: [mlir] std.call reference function return types in failure (authored by jpienaar). · Explain WhyAug 5 2021, 7:52 PM This revision was automatically updated to reflect the committed changes.
Revision Contents
Diff 364679 mlir/lib/Dialect/StandardOps/IR/Ops.cpp
mlir/test/Dialect/Standard/invalid.mlir
|