Skip to content

LSP Plugins 1.1.13 - hotfix release.

Compare
Choose a tag to compare
@sadko4u sadko4u released this 23 Dec 18:57
· 1430 commits to master since this release

This is mostly hotfix release aimed to fix problems on processors that provide AVX instruction set but do not provide AVX2 instruction set. Short list of changes:

  • Fixed improper utilization of AVX2 instruction when the CPU provides only AVX instruction set.
  • Fixed some unit tests.
  • Removed strict RPATH dependency in build scripts.