Function melior::dialect::arith::mului_extended
source · pub fn mului_extended<'c>(
lhs: Value<'c, '_>,
rhs: Value<'c, '_>,
location: Location<'c>
) -> Operation<'c>
Expand description
Creates an arith.mului_extended
operation.