MLIR 22.0.0git
GPUToLLVMIRTranslation.h File Reference

Go to the source code of this file.

Namespaces

namespace  mlir
 Include the generated interface declarations.
namespace  mlir::gpu

Functions

void mlir::registerGPUDialectTranslation (DialectRegistry &registry)
 Register the GPU dialect and the translation from it to the LLVM IR in the given registry;.
void mlir::registerGPUDialectTranslation (MLIRContext &context)
 Register the GPU dialect and the translation from it in the registry associated with the given context.
void mlir::gpu::registerOffloadingLLVMTranslationInterfaceExternalModels (mlir::DialectRegistry &registry)
 Registers the offloading LLVM translation interfaces for gpu.select_object.