Use simde so SIMD speedups work on ARM as well

This commit is contained in:
Kovid Goyal
2023-11-12 14:14:09 +05:30
parent 4790959938
commit 49a54b086f
3 changed files with 23 additions and 1 deletions

View File

@@ -96,6 +96,7 @@ Run-time dependencies:
Build-time dependencies:
* ``gcc`` or ``clang``
* ``simde``
* ``go`` >= _build_go_version (see :file:`go.mod` for go packages used during building)
* ``pkg-config``
* For building on Linux in addition to the above dependencies you might also