13 #ifndef MLIR_CONVERSION_FUNCTOSPIRV_FUNCTOSPIRV_H
14 #define MLIR_CONVERSION_FUNCTOSPIRV_FUNCTOSPIRV_H
19 class SPIRVTypeConverter;
25 RewritePatternSet &patterns);
Include the generated interface declarations.
void populateFuncToSPIRVPatterns(const SPIRVTypeConverter &typeConverter, RewritePatternSet &patterns)
Appends to a pattern list additional patterns for translating Func ops to SPIR-V ops.