Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Improve fcvt_to_{u,s}int_sat lowering (AArch64) #4913

Merged

Commits on Sep 15, 2022

  1. Improve fcvt_to_{u,s}int_sat lowering (AArch64)

    Improved the instruction lowering for the following opcodes on AArch64,
    and introduced support for converting to integers less than 32-bits wide
    as per the docs:
    - `FcvtToSintSat`
    - `FcvtToUintSat`
    
    Copyright (c) 2022 Arm Limited
    dheaton-arm committed Sep 15, 2022
    Configuration menu
    Copy the full SHA
    f8fe5fd View commit details
    Browse the repository at this point in the history