Function melior::dialect::ods::vector::type_cast

source ·
pub fn type_cast<'c>(
    context: &'c Context,
    result: Type<'c>,
    memref: Value<'c, '_>,
    location: Location<'c>
) -> TypeCastOperation<'c>
Expand description

Creates a type_cast operation.