github ispc/ispc v1.4.2
v1.4.2 (11 June 2013)

latest releases: v1.23.0, v1.22.0, v1.21.1...
4 years ago

A minor version update with a few important changes:

  • Stability fix for AVX2 target (Haswell) - problem with gather instructions was
    released in LLVM 3.4, if you build with LLVM 3.2 or 3.3, it's available in our
    repository (llvm_patches/r183327-AVX2-GATHER.patch) and needs to be applied
    manually.

  • Stability fix for widespread issue on Win32 platform (#503).

  • Performance improvements for Xeon Phi related to mask representation.

Also LLVM 3.3 has been released and now it's the recommended version for building ISPC.
Precompiled binaries are also built with LLVM 3.3.

Don't miss a new ispc release

NewReleases is sending notifications on new releases.