MLIR 22.0.0git
ToEmitCInterface.h File Reference

Go to the source code of this file.

Classes

class  mlir::ConvertToEmitCPatternInterface

Namespaces

namespace  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.