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