Skip to content

Releases: ti-uni-bielefeld/T-SIMD

v31.1.0

24 Oct 16:06
Compare
Choose a tag to compare

Changelog

Full Changelog: v31.0.0...v31.1.0

v31.0.0

18 Oct 22:13
Compare
Choose a tag to compare

Changelog

Full Changelog: v30.2.0...v31.0.0

v30.2.0

18 Oct 12:46
Compare
Choose a tag to compare

Changelog

  • Disabled automatic type deduction for set1

Full Changelog: v30.1.0...v30.2.0

v30.1.0

18 Oct 12:40
Compare
Choose a tag to compare

Changelog

  • The mask argument in mask_ifelse and mask_ifelsezero now also accepts types different from the value arguments, as long as the types still have the same size

Full Changelog: v30.0.0...v30.1.0

v30.0.0

18 Oct 12:35
Compare
Choose a tag to compare

Major changes in v30.0.0:

  • Improved masked load / store emulation, now partly uses masked load / store intrinsics of AVX/AVX2