MLIR  17.0.0git
Namespaces | Macros | Functions
ConvertGPUToVulkanPass.h File Reference
#include "mlir/Support/LLVM.h"
#include <memory>
#include "mlir/Conversion/Passes.h.inc"
+ Include dependency graph for ConvertGPUToVulkanPass.h:
+ This graph shows which files directly or indirectly include this file:

Go to the source code of this file.

Namespaces

 mlir
 This header declares functions that assit transformations in the MemRef dialect.
 

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.