Skip to content

Tags: simd-everywhere/simde

Tags

v0.8.4-rc1

start preparing to release SIMDe 0.8.4

v0.8.2

Verified

This commit was signed with the committer’s verified signature.
mr-c Michael R. Crusoe
prepare to release 0.8.0

v0.8.2-rc1

Verified

This commit was signed with the committer’s verified signature.
mr-c Michael R. Crusoe
prepare to release 0.8.0

v0.8.0

Verified

This commit was signed with the committer’s verified signature.
mr-c Michael R. Crusoe
 Add @thomas-schlichter as a contributor

v0.8.0-rc2

arm/neon abs: negating INT_MIN is undefined behavior

- So cast to unsigned int before flipping sign, and then cast back to a signed int

LLVM 19 is making this more prominant: llvm/llvm-project#82112 (comment)
But this was already visible in earlier clang versions with `-O2` #901

- gh-actions: resume testing emscripten using the 'tip of tree' ("tot") builds.
- gh-actions: add clang-17 "-O2" build to confirm the fix

v0.8.0-rc1

Verified

This commit was signed with the committer’s verified signature.
mr-c Michael R. Crusoe
 Update @mr-c as a contributor

v0.7.6

Verified

This commit was signed with the committer’s verified signature.
mr-c Michael R. Crusoe
neon/cvtn: basic implementation of a few functions

Fixes: #1008

v0.7.4

Verified

This commit was signed with the committer’s verified signature.
mr-c Michael R. Crusoe
sse: remove unbalanced HEDLEY_DIAGNOSTIC_PUSH

Also cleanup some illegal double underscore variable names

Closes: #910

v0.7.4-rc4

Verified

This commit was signed with the committer’s verified signature.
mr-c Michael R. Crusoe
sve/true,whilelt,cmplt,ld1,st1,sel,and: skip AVX512 native implementa…

…tions on MSVC 2017

v0.7.4-rc3

Verified

This commit was signed with the committer’s verified signature.
mr-c Michael R. Crusoe
arm/neon/rnd: use correct SVML function for simde_vrndq_f64