Skip to content

0.21.14

Compare
Choose a tag to compare
@github-actions github-actions released this 30 Jul 08:52

Fixed

  • replicate was broken for sizes that didn't fit in i32.

  • Transposition of empty arrays in interpreter (#1700).

  • Exotic simplification error (#1309).

  • Rare race condition could lead to leaking of error message memory in
    multicore and ispc backends (#1709).

  • Overzealous aliasing for built-in overloaded types (#1711).