Function melior::dialect::ods::tosa::greater

source ·
pub fn greater<'c>(
    context: &'c Context,
    output: Type<'c>,
    input_1: Value<'c, '_>,
    input_2: Value<'c, '_>,
    location: Location<'c>
) -> GreaterOperation<'c>
Expand description

Creates a greater operation.