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.
pub unsafe extern "C" fn mlirAffineMapConstantGet(
ctx: MlirContext,
val: i64,
) -> MlirAffineMap
Creates a single constant result affine map in the context. The affine map is owned by the context.