fixed f16 shuffling

This commit is contained in:
Jorijn van der Graaf 2026-03-23 21:42:40 +01:00
commit a6bf3ca572
4 changed files with 1244 additions and 1291 deletions

View file

@ -29,8 +29,7 @@
"name": "test",
"implementations": ["interfaces/main"],
"extends": ["base"],
"debug": true,
"march": "raptorlake"
"debug": true
}
]
}