Skip to content

[Cranelift] Implement scalar min/max for AArch64 #4313

Open
@sparker-arm

Description

@sparker-arm

The CLIF operators: umin, smin, imin and imax all support scalars, as well as vectors, but AArch64 currently only implements support for vectors. The backend will panic given the scalar versions.

Metadata

Metadata

Assignees

No one assigned

    Labels

    Type

    No type

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions