MLIR
20.0.0git
|
Go to the source code of this file.
Namespaces | |
mlir | |
Include the generated interface declarations. | |
mlir::gpu | |
Functions | |
void | mlir::registerGPUDialectTranslation (DialectRegistry ®istry) |
Register the GPU dialect and the translation from it to the LLVM IR in the given registry;. More... | |
void | mlir::registerGPUDialectTranslation (MLIRContext &context) |
Register the GPU dialect and the translation from it in the registry associated with the given context. More... | |
void | mlir::gpu::registerOffloadingLLVMTranslationInterfaceExternalModels (mlir::DialectRegistry ®istry) |
Registers the offloading LLVM translation interfaces for gpu.select_object . More... | |