Function melior::dialect::ods::gpu::shuffle

source ·
pub fn shuffle<'c>(
    context: &'c Context,
    shuffle_result: Type<'c>,
    valid: Type<'c>,
    value: Value<'c, '_>,
    offset: Value<'c, '_>,
    width: Value<'c, '_>,
    mode: Attribute<'c>,
    location: Location<'c>
) -> ShuffleOperation<'c>
Expand description

Creates a shuffle operation.