simd_div
and simd_rem
ICEs for non-power-of-two length vectors on Aarch64
#427
Labels
C-bug
Category: Bug
For non-power-of-two length vectors on Aarch64 (#422):
simd_div
fails when the rhs argument is 0simd_rem
fails when the rhs argument is MINThese still need reproducers to submit to LLVM
The text was updated successfully, but these errors were encountered: