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

Implement more TFmode builtins #121

Closed
wants to merge 2 commits into from

Commits on Oct 27, 2023

  1. Implement more TFmode builtins

    In addition to
       AARCH64_BUILTIN_HUGE_VALQ
       AARCH64_BUILTIN_INFQ
    we add
       AARCH64_BUILTIN_COPYSIGNQ
       AARCH64_BUILTIN_FABSQ
       AARCH64_BUILTIN_NANQ
       AARCH64_BUILTIN_NANSQ
    fxcoudert committed Oct 27, 2023
    Configuration menu
    Copy the full SHA
    1a0c4b5 View commit details
    Browse the repository at this point in the history

Commits on Oct 29, 2023

  1. Fold __builtin_fabsq()

    fxcoudert committed Oct 29, 2023
    Configuration menu
    Copy the full SHA
    d34c748 View commit details
    Browse the repository at this point in the history