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

@@ -250,6 +250,15 @@
}
},
{
"name": "simde",
"unix": {
"filename": "simde-amalgamated-0.7.6.tar.xz",
"hash": "sha256:703eac1f2af7de1f7e4aea2286130b98e1addcc0559426e78304c92e2b4eb5e1",
"urls": ["https://github.com/simd-everywhere/simde/releases/download/v0.7.6/{filename}"]
}
},
{
"name": "wayland",
"os": "linux",