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