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

faster hypot for Float32 and Float16 #42122

Merged
merged 6 commits into from
Nov 10, 2021
Merged

Commits on Sep 5, 2021

  1. Configuration menu
    Copy the full SHA
    692d567 View commit details
    Browse the repository at this point in the history
  2. make mobile less sucky

    Moelf committed Sep 5, 2021
    Configuration menu
    Copy the full SHA
    18499b7 View commit details
    Browse the repository at this point in the history
  3. move fastmath earlier

    Moelf committed Sep 5, 2021
    Configuration menu
    Copy the full SHA
    c5d3cd6 View commit details
    Browse the repository at this point in the history

Commits on Sep 6, 2021

  1. clean up and add inf

    Moelf committed Sep 6, 2021
    Configuration menu
    Copy the full SHA
    4f512ce View commit details
    Browse the repository at this point in the history
  2. muladd and clean up

    Moelf committed Sep 6, 2021
    Configuration menu
    Copy the full SHA
    0ba3c7c View commit details
    Browse the repository at this point in the history
  3. fix for inf

    Moelf committed Sep 6, 2021
    Configuration menu
    Copy the full SHA
    cb9bb07 View commit details
    Browse the repository at this point in the history