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