mlir_sys

Function mlirMemRefTypeGetAffineMap

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

Returns the affine map of the given MemRef type.