Skip to content

simd_div and simd_rem ICEs for non-power-of-two length vectors on Aarch64 #427

Open
@calebzulawski

Description

@calebzulawski

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

Metadata

Metadata

Assignees

No one assigned

    Labels

    C-bugCategory: Bug

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions