Function melior::dialect::memref::cast

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

Create a memref.cast operation.