MLIR  19.0.0git
Namespaces | Macros | Functions
GPUToSPIRVPass.h File Reference
#include <memory>
#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_CONVERTGPUTOSPIRV
 

Functions

std::unique_ptr< OperationPass< ModuleOp > > mlir::createConvertGPUToSPIRVPass (bool mapMemorySpace=true)
 Creates a pass to convert GPU kernel ops to corresponding SPIR-V ops. More...
 

Macro Definition Documentation

◆ GEN_PASS_DECL_CONVERTGPUTOSPIRV

#define GEN_PASS_DECL_CONVERTGPUTOSPIRV

Definition at line 24 of file GPUToSPIRVPass.h.