MLIR  19.0.0git
Namespaces | Macros | Functions
ConvertGPUToVulkanPass.h File Reference
#include "mlir/Support/LLVM.h"
#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_CONVERTVULKANLAUNCHFUNCTOVULKANCALLSPASS
 
#define GEN_PASS_DECL_CONVERTGPULAUNCHFUNCTOVULKANLAUNCHFUNC
 

Functions

std::unique_ptr< OperationPass< mlir::ModuleOp > > mlir::createConvertGpuLaunchFuncToVulkanLaunchFuncPass ()
 

Macro Definition Documentation

◆ GEN_PASS_DECL_CONVERTGPULAUNCHFUNCTOVULKANLAUNCHFUNC

#define GEN_PASS_DECL_CONVERTGPULAUNCHFUNCTOVULKANLAUNCHFUNC

Definition at line 29 of file ConvertGPUToVulkanPass.h.

◆ GEN_PASS_DECL_CONVERTVULKANLAUNCHFUNCTOVULKANCALLSPASS

#define GEN_PASS_DECL_CONVERTVULKANLAUNCHFUNCTOVULKANCALLSPASS

Definition at line 28 of file ConvertGPUToVulkanPass.h.