Skip to content
Snippets Groups Projects

Remove support for non-power-of-2 SVE vector widths

Merged Michael Kuron requested to merge sve into master
+ 1
0
@@ -176,6 +176,7 @@ arm64v9:
image: i10git.cs.fau.de:5005/pycodegen/pycodegen/arm64
variables:
PYSTENCILS_SIMD: "sve128,sve256,sve512,sve1024,sve2048,sve"
QEMU_CPU: "max,sve-default-vector-length=-1"
before_script:
- *multiarch_before_script
- sed -i s/march=native/march=armv8-a+sve/g ~/.config/pystencils/config.json