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