13 #ifndef MLIR_CONVERSION_GPUTONVVM_GPUTONVVM_H
14 #define MLIR_CONVERSION_GPUTONVVM_GPUTONVVM_H
17 class DialectRegistry;
The DialectRegistry maps a dialect namespace to a constructor for the matching dialect.
void registerConvertGpuToNVVMInterface(DialectRegistry ®istry)
Registers the ConvertToLLVMAttrInterface interface on the NVVM::NVVMTargetAttr attribute.
Include the generated interface declarations.