13 #ifndef MLIR_CONVERSION_FUNCTOSPIRV_FUNCTOSPIRVPASS_H
14 #define MLIR_CONVERSION_FUNCTOSPIRV_FUNCTOSPIRVPASS_H
21 #define GEN_PASS_DECL_CONVERTFUNCTOSPIRV
22 #include "mlir/Conversion/Passes.h.inc"
Include the generated interface declarations.
std::unique_ptr< OperationPass<> > createConvertFuncToSPIRVPass()
Creates a pass to convert Func ops to SPIR-V ops.