Function mlir_sys::mlirMemRefTypeGetAffineMap
source · pub unsafe extern "C" fn mlirMemRefTypeGetAffineMap(
type_: MlirType
) -> MlirAffineMap
Expand description
Returns the affine map of the given MemRef type.
pub unsafe extern "C" fn mlirMemRefTypeGetAffineMap(
type_: MlirType
) -> MlirAffineMap
Returns the affine map of the given MemRef type.