Function mlir_sys::mlirMemRefTypeGetLayout
source · pub unsafe extern "C" fn mlirMemRefTypeGetLayout(
type_: MlirType
) -> MlirAttributeExpand description
Returns the layout of the given MemRef type.
pub unsafe extern "C" fn mlirMemRefTypeGetLayout(
type_: MlirType
) -> MlirAttributeReturns the layout of the given MemRef type.