MLIR  21.0.0git
Classes | Namespaces | Functions
ToEmitCInterface.h File Reference
#include "mlir/IR/DialectInterface.h"
#include "mlir/IR/MLIRContext.h"
#include "mlir/IR/OpDefinition.h"

Go to the source code of this file.

Classes

class  mlir::ConvertToEmitCPatternInterface
 

Namespaces

 mlir
 Include the generated interface declarations.
 

Functions

void mlir::populateConversionTargetFromOperation (Operation *op, ConversionTarget &target, TypeConverter &typeConverter, RewritePatternSet &patterns)
 Recursively walk the IR and collect all dialects implementing the interface, and populate the conversion patterns. More...