mlir_sys

Function mlirMemRefTypeGetMemorySpace

Source
pub unsafe extern "C" fn mlirMemRefTypeGetMemorySpace(
    type_: MlirType,
) -> MlirAttribute
Expand description

Returns the memory space of the given MemRef type.