MLIR
20.0.0git
|
#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... | |
#define GEN_PASS_DECL_CONVERTGPUTOSPIRV |
Definition at line 24 of file GPUToSPIRVPass.h.