Fix infinite loops in some native tests.
Some tests assume rely on `sve_vl_in_bits()` to inform code generation. We still generate SVE code on platforms without SVE, we just don't run it, so we need to pick a valid (non-zero) default. Change-Id: I25b457f63c54cccfc299128857244b2504127755
Loading
Please register or sign in to comment