Remove support for SVE vector lengths that are not powers of two.
NPOT SVE vector lengths are no longer allowed in AArch64, so remove the code that handles them, add assertions, and update tests.
Loading
Please register or sign in to comment
NPOT SVE vector lengths are no longer allowed in AArch64, so remove the code that handles them, add assertions, and update tests.