MLIR  20.0.0git
Namespaces | Macros | Functions
GPUToLLVMSPVPass.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_CONVERTGPUOPSTOLLVMSPVOPS
 

Functions

void mlir::populateGpuToLLVMSPVConversionPatterns (const LLVMTypeConverter &converter, RewritePatternSet &patterns)
 
void mlir::populateGpuMemorySpaceAttributeConversions (TypeConverter &typeConverter)
 Populates memory space attribute conversion rules for lowering gpu.address_space to integer values. More...
 

Macro Definition Documentation

◆ GEN_PASS_DECL_CONVERTGPUOPSTOLLVMSPVOPS

#define GEN_PASS_DECL_CONVERTGPUOPSTOLLVMSPVOPS

Definition at line 21 of file GPUToLLVMSPVPass.h.