Some translations do work with unregistered dialects, this allows one
to write testcases against them. It works the same way as it does for
mlir-opt.
Details
Details
Diff Detail
Diff Detail
- Repository
- rG LLVM Github Monorepo
Paths
| Differential D118872
[mlir-translate] Teach these tools about --allow-unregistered-dialect ClosedPublic Authored by lattner on Feb 2 2022, 9:42 PM.
Details Summary Some translations do work with unregistered dialects, this allows one
Diff Detail
Event TimelineHerald added subscribers: sdasgup3, wenzhicui, wrengr and 19 others. · View Herald TranscriptFeb 2 2022, 9:42 PM This revision is now accepted and ready to land.Feb 2 2022, 11:55 PM This revision was landed with ongoing or failed builds.Feb 3 2022, 9:00 AM Closed by commit rG968280bc4012: [mlir-translate] Teach these tools about --allow-unregistered-dialect (authored by lattner). · Explain Why This revision was automatically updated to reflect the committed changes.
Revision Contents
Diff 405672 mlir/lib/Translation/Translation.cpp
mlir/test/mlir-translate/unregistered-dialects.mlir
|