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