more tests

This commit is contained in:
Jorijn van der Graaf 2026-03-25 00:42:04 +01:00
commit b582e168e3
6 changed files with 460 additions and 288 deletions

View file

@ -35,7 +35,7 @@
"tests":[
{
"name": "F16-x86-64-sapphirerapids",
"implementations": ["tests/VectorF16"],
"implementations": ["tests/Vector"],
"march": "sapphirerapids",
"extends": ["lib-shared"]
}