Function melior::dialect::arith::bitcast

source ·
pub fn bitcast<'c>(
    value: Value<'c, '_>,
    type: Type<'c>,
    location: Location<'c>
) -> Operation<'c>
Expand description

Creates an arith.bitcast operation.