summaryrefslogtreecommitdiff
path: root/third_party/simde
Commit message (Collapse)AuthorAgeFilesLines
* Upgrade SIMDe submodule to 0.8.2 (#2438)Michael R. Crusoe2024-07-091-0/+0
|
* Upgrade SIMDe submodule to 0.7.6 + a few fixes (#2239)Michael R. Crusoe2023-05-211-0/+0
|
* wasm2c: update simde submodule to 0.7.4-rc4 and add remaining tests (#2225)Keith Winstein2023-05-041-0/+0
|
* wasm2c: add SIMD support (#2119)Willy R. Vasquez2023-01-291-0/+0
This change incorporates [simd-everywhere](https://github.com/simd-everywhere/simde) into the wasm2c output, which maps wasm SIMD C intrinsics to any supported target architecture.