Function melior::dialect::arith::cmpi

source ·
pub fn cmpi<'c>(
    context: &'c Context,
    predicate: CmpiPredicate,
    lhs: Value<'c, '_>,
    rhs: Value<'c, '_>,
    location: Location<'c>
) -> Operation<'c>
Expand description

Creates an arith.cmpi operation.