pub unsafe extern "C" fn mlirRegisterAllDialects(
registry: MlirDialectRegistry,
)Expand description
Appends all upstream dialects and extensions to the dialect registry.
pub unsafe extern "C" fn mlirRegisterAllDialects(
registry: MlirDialectRegistry,
)Appends all upstream dialects and extensions to the dialect registry.