Function melior::dialect::arith::cmpf

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

Creates an arith.cmpf operation.