Function mlir_sys::mlirAffineMapAttrGetValue
source · pub unsafe extern "C" fn mlirAffineMapAttrGetValue(
attr: MlirAttribute
) -> MlirAffineMap
Expand description
Returns the affine map wrapped in the given affine map attribute.