Skip to content

=== v1.16.1 === (15 July 2021)

Compare
Choose a tag to compare
@dbabokin dbabokin released this 16 Jul 19:46

A minor ISPC update, which has a bug fix for issue #2111 and is based on patched version of LLVM 12.0.1.

The bug fix affects x86 targets only and shows up as incorrect code generation for the sequence of shuffle() and reduce_add() stdlib functions.

If you are building ispc from the sources, note that the fix is implemented as a patch for LLVM backend and LLVM must be built with this patch applied in order for this fix to take an effect. Stock build of LLVM 12.0.1 will not contain this bug fix.