MLIR 22.0.0git
GPUToLLVMSPVPass.h File Reference
#include <memory>
#include "mlir/Conversion/Passes.h.inc"

Go to the source code of this file.

Classes

struct  mlir::ConvertGpuOpsToLLVMSPVOpsOptions

Namespaces

namespace  mlir
 Include the generated interface declarations.

Macros

#define GEN_PASS_DECL_CONVERTGPUOPSTOLLVMSPVOPS

Functions

std::unique_ptr<::mlir::Passmlir::createConvertGpuOpsToLLVMSPVOps ()
std::unique_ptr<::mlir::Passmlir::createConvertGpuOpsToLLVMSPVOps (ConvertGpuOpsToLLVMSPVOpsOptions options)
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.

Macro Definition Documentation

◆ GEN_PASS_DECL_CONVERTGPUOPSTOLLVMSPVOPS

#define GEN_PASS_DECL_CONVERTGPUOPSTOLLVMSPVOPS

Definition at line 21 of file GPUToLLVMSPVPass.h.