Function melior::dialect::arith::remui

source ·
pub fn remui<'c>(
    lhs: Value<'c, '_>,
    rhs: Value<'c, '_>,
    location: Location<'c>
) -> Operation<'c>
Expand description

Creates an arith.remui operation.