Skip to content

vir-simd 0.3.0

Compare
Choose a tag to compare
@mattkretz mattkretz released this 30 Oct 15:31
· 69 commits to master since this release

Features

Features from Vc are finally coming back to stdx::simd (or rather vir-simd)...

  • type vectorization meta-function (vir::simdize, similar to Vc::simdize)
  • (de)interleave optimizations for efficient AoS (array of struct) access

What's Changed

New Contributors

Full Changelog: v0.2.0...v0.3.0