github ispc/ispc v1.11.0
v1.11.0 (19 April 2019)

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

An ISPC update with a bunch of new features and stability bug fixes based on a
patched LLVM 8.0.0 backend.

Notable new features are:

  • A new 256-bit AVX512 target (avx512skx-i32x8).
  • Modified -O1 switch to optimize for size.
  • #pragma once in auto-generated headers.
  • Better debugging support with -O0.

Also we resumed support for PS4 build.

To efficiently write ISPC programs you can now use the ISPC plug-in for VSCode.

Don't miss a new ispc release

NewReleases is sending notifications on new releases.