Include the types into the error message.
Details
Details
Diff Detail
Diff Detail
- Repository
- rG LLVM Github Monorepo
Paths
| Differential D95854
[mlir] Print more verbose message in case of type inference error ClosedPublic Authored by vinograd47 on Feb 2 2021, 12:21 AM.
Details Summary Include the types into the error message.
Diff Detail
Event TimelineHerald added subscribers: teijeong, rdzhabarov, tatianashp and 12 others. · View Herald TranscriptFeb 2 2021, 12:21 AM This revision is now accepted and ready to land.Feb 2 2021, 1:13 AM This revision was landed with ongoing or failed builds.Feb 2 2021, 10:27 AM Closed by commit rG95935849881c: [mlir] Print more verbose message in case of type inference error (authored by vinograd47, committed by mehdi_amini). · Explain Why This revision was automatically updated to reflect the committed changes.
Revision Contents
Diff 320843 mlir/lib/Interfaces/InferTypeOpInterface.cpp
mlir/test/mlir-tblgen/types.mlir
|