MLIR  20.0.0git
Namespaces | Macros | Functions
MathToSPIRVPass.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_CONVERTMATHTOSPIRV
 

Functions

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

Macro Definition Documentation

◆ GEN_PASS_DECL_CONVERTMATHTOSPIRV

#define GEN_PASS_DECL_CONVERTMATHTOSPIRV

Definition at line 21 of file MathToSPIRVPass.h.