llvm-project/mlir/tools/mlir-translate
Mehdi Amini f164534ca8 Add a `dialect_registration` callback for "translations" registered with mlir-translate
This will allow out-of-tree translation to register the dialects they expect
to see in their input, on the model of getDependentDialects() for passes.

Differential Revision: https://reviews.llvm.org/D86409
2020-08-23 01:00:39 +00:00
..
CMakeLists.txt [mlir] Remove LLVMTypeTestDialect 2020-08-05 14:39:36 +02:00
mlir-translate.cpp Add a `dialect_registration` callback for "translations" registered with mlir-translate 2020-08-23 01:00:39 +00:00