Function melior::dialect::ods::tensor::yield

source ·
pub fn yield<'c>(
    context: &'c Context,
    value: Value<'c, '_>,
    location: Location<'c>
) -> YieldOperation<'c>
Expand description

Creates a yield operation.