mlirRegisterAllDialects

Function mlirRegisterAllDialects 

Source
pub unsafe extern "C" fn mlirRegisterAllDialects(
    registry: MlirDialectRegistry,
)
Expand description

Appends all upstream dialects and extensions to the dialect registry.