For non-power-of-two length vectors on Aarch64 (#422): * `simd_div` fails when the rhs argument is 0 * `simd_rem` fails when the rhs argument is MIN These still need reproducers to submit to LLVM