When initializing DialectInterfaceCollection, we wouldn't have the missing
interface name in the error.
Details
Details
Diff Detail
Diff Detail
- Repository
- rG LLVM Github Monorepo
Paths
| Differential D153676
Improve fatal error message when handling promised interfaces ClosedPublic Authored by mehdi_amini on Jun 23 2023, 6:17 PM.
Details Summary When initializing DialectInterfaceCollection, we wouldn't have the missing
Diff Detail
Event TimelineThis revision is now accepted and ready to land.Jun 23 2023, 6:22 PM This revision was landed with ongoing or failed builds.Jun 23 2023, 7:08 PM Closed by commit rG91ae1f5d08d9: Improve fatal error message when handling promised interfaces (authored by mehdi_amini). · Explain Why This revision was automatically updated to reflect the committed changes.
Revision Contents
Diff 534146 mlir/include/mlir/IR/DialectInterface.h
mlir/lib/IR/Dialect.cpp
|