github diku-dk/futhark v0.16.4
0.16.4

latest releases: nightly, v0.25.16, v0.25.15...
3 years ago

Added

  • #[unroll] attribute.

  • Better error message when writing a[i][j] (#1095).

  • Better error message when missing "in" (#1091).

Fixed

  • Fixed compiler crash on certain patterns of nested parallelism
    (#1068, #1069).

  • NaN comparisons are now done properly in interpreter (#1070).

  • Fix incorrect movement of array indexing into branches ifs
    (#1073).

  • Fix defunctorisation bug (#1088).

  • Fix issue where loop tiling might generate out-of-bounds reads
    (#1094).

  • Scans of empty arrays no longer result in out-of-bounds memory
    reads.

  • Fix yet another defunctionalisation bug due to missing
    eta-expansion (#1100).

Don't miss a new futhark release

NewReleases is sending notifications on new releases.