Skip to content

v0.0.9

Latest

Choose a tag to compare

@V0ldek V0ldek released this 25 Jul 19:57
v0.0.9
9842bc1

[0.0.9] - 2022-07-25

Features

Rework TwoSimdBlocks into Twice

  • TwoSimdBlocks got removed
  • Twice<A> gives an alignment guarantee of two blocks of A
  • halves on aligned block of Twice<A> splits a block into two smaller alignments