mlir_sys

Function mlirAffineMapConstantGet

Source
pub unsafe extern "C" fn mlirAffineMapConstantGet(
    ctx: MlirContext,
    val: i64,
) -> MlirAffineMap
Expand description

Creates a single constant result affine map in the context. The affine map is owned by the context.