mlir_sys

Function mlirAffineMapEmptyGet

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

Creates a zero result affine map with no dimensions or symbols in the context. The affine map is owned by the context.