Skip to main content

batch_store

Function batch_store 

Source
fn batch_store<ParBlocks>(
    dst: &mut Array<Block, ParBlocks>,
    blocks: Array<__m256i, Quot<ParBlocks, U2>>,
)
where ParBlocks: ArraySize + Div<U2>, Quot<ParBlocks, U2>: ArraySize,