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

Refactor Miri float casting tests #126727

Closed
wants to merge 1 commit into from

Commits on Jun 20, 2024

  1. Refactor Miri float casting tests

    This is an attempt to remove the magic from a lot of the numbers tested,
    which should make things easier when it is time to add `f16` and `f128`.
    A nice side effect is that these tests now cover all int <-> float
    conversions with the same amount of tests.
    tgross35 committed Jun 20, 2024
    Configuration menu
    Copy the full SHA
    15e85c3 View commit details
    Browse the repository at this point in the history