gecko-dev/third_party/xsimd
serge-sans-paille 1b97818ea7 Bug 1815790 - Replace intgemm by gemmology r=yury
gemmology is a rewrite of intgemm based on xsimd (that we already
vendor), with a focus on the API we actually use.

It also supports sse2 and has a decent implementation for arm32 and
aarch64.

This patch integrates sse2, ssse3 and avx2 support.

Differential Revision: https://phabricator.services.mozilla.com/D171265
2023-03-28 17:12:20 +00:00
..
include/xsimd Bug 1815790 - Replace intgemm by gemmology r=yury 2023-03-28 17:12:20 +00:00
Changelog.rst Bug 1815790 - Replace intgemm by gemmology r=yury 2023-03-28 17:12:20 +00:00
LICENSE Bug 1801557 - import xsimd to third_party r=glandium 2023-01-16 11:05:19 +00:00
moz.yaml Bug 1815790 - Replace intgemm by gemmology r=yury 2023-03-28 17:12:20 +00:00