mlir_sys

Function mlirAffineMapIsPermutation

Source
pub unsafe extern "C" fn mlirAffineMapIsPermutation(
    affineMap: MlirAffineMap,
) -> bool
Expand description

Checks whether the given affine map represents a symbol-less permutation map.