Details
Details
Diff Detail
Diff Detail
- Repository
- rG LLVM Github Monorepo
Paths
| Differential D138151
Improve diagnostic when parsing a custom op without registering the dialect ClosedPublic Authored by mehdi_amini on Nov 16 2022, 1:29 PM.
Details
Diff Detail
Event Timelinerriddle added inline comments. This revision is now accepted and ready to land.Nov 16 2022, 1:32 PM This revision was landed with ongoing or failed builds.Nov 16 2022, 1:42 PM Closed by commit rG7e9b0005f205: Improve diagnostic when parsing a custom op without registering the dialect (authored by mehdi_amini). · Explain Why This revision was automatically updated to reflect the committed changes.
Revision Contents
Diff 475914 mlir/lib/AsmParser/Parser.cpp
mlir/test/IR/invalid.mlir
|
This says "dialect found", should this be not found?