ci: Test the aarch64 build in QEMU with varying SVE sizes
The sve-default-vector-length property sets the maximum vector length in bytes; the default is 64, i.e. handling up to 512 bit vectors. In order to be able to test 1024 and 2048 bit vectors, this has to be raised separately from setting the sve<n>=on property.
Please register or sign in to comment