Function melior::dialect::arith::index_cast

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

Creates an arith.index_cast operation.