|
MLLIF
a MLIR-based Language to Language Interoperability Flyover
|
#include <mllif/Frontend/MLIR/Tree.h>Go to the source code of this file.
Classes | |
| class | mllif::mlir::Adapter |
| An adapter for each dialect in module. one adapter should match to one dialect, and vice versa. (one-to-one) More... | |
| class | mllif::mlir::AdapterRegistry< T > |
Namespaces | |
| namespace | mllif |
| namespace | mllif::mlir |
Variables | |
| std::vector< std::shared_ptr< Adapter > > | mllif::mlir::Adapters |