MLIR  19.0.0git
Namespaces | Macros | Functions
TensorToSPIRVPass.h File Reference
#include "mlir/Pass/Pass.h"
#include "mlir/Conversion/Passes.h.inc"

Go to the source code of this file.

Namespaces

 mlir
 Include the generated interface declarations.
 

Macros

#define GEN_PASS_DECL_CONVERTTENSORTOSPIRV
 

Functions

std::unique_ptr< OperationPass<> > mlir::createConvertTensorToSPIRVPass ()
 Creates a pass to convert Tensor ops to SPIR-V ops. More...
 

Macro Definition Documentation

◆ GEN_PASS_DECL_CONVERTTENSORTOSPIRV

#define GEN_PASS_DECL_CONVERTTENSORTOSPIRV

Definition at line 21 of file TensorToSPIRVPass.h.