Function mlir_sys::mlirMemRefTypeGetMemorySpace
source · pub unsafe extern "C" fn mlirMemRefTypeGetMemorySpace(
type_: MlirType
) -> MlirAttribute
Expand description
Returns the memory space of the given MemRef type.