9#ifndef MLIR_CONVERSION_FUNCTOEMITC_FUNCTOEMITC_H
10#define MLIR_CONVERSION_FUNCTOEMITC_FUNCTOEMITC_H
19 bool lowerToCpp =
true);
The DialectRegistry maps a dialect namespace to a constructor for the matching dialect.
Include the generated interface declarations.
void populateFuncToEmitCPatterns(const TypeConverter &typeConverter, RewritePatternSet &patterns, bool lowerToCpp=true)
void registerConvertFuncToEmitCInterface(DialectRegistry ®istry)