MLLIF
a MLIR-based Language to Language Interoperability Flyover
Loading...
Searching...
No Matches
Adapter.h File Reference
Include dependency graph for Adapter.h:
This graph shows which files directly or indirectly include this file:

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