Skip to content

v0.7.4: Critical [Build] Bugfix for ARM/NEON

Compare
Choose a tag to compare
@recp recp released this 16 May 18:17
· 747 commits to master since this release

Critical Bugfix:

  • fix arm neon build; to negating vectors, NEON gives single intrinsic: 269bdb3

Improvements:

  • io: in release mode, make print functions macro to suppress unused parameter warnings
  • build, cmake: use PROJECT_VERSION_** to set so version instead of custom variables