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

Restructure sum for better auto-vectorization for floats #4560

Closed
wants to merge 10 commits into from

Commits on Jul 22, 2023

  1. Configuration menu
    Copy the full SHA
    0e41362 View commit details
    Browse the repository at this point in the history
  2. more

    simonvandel committed Jul 22, 2023
    Configuration menu
    Copy the full SHA
    4912ae3 View commit details
    Browse the repository at this point in the history
  3. simd sum

    simonvandel committed Jul 22, 2023
    Configuration menu
    Copy the full SHA
    51be103 View commit details
    Browse the repository at this point in the history

Commits on Jul 23, 2023

  1. fix clippy

    simonvandel committed Jul 23, 2023
    Configuration menu
    Copy the full SHA
    857fdd4 View commit details
    Browse the repository at this point in the history

Commits on Jul 25, 2023

  1. Configuration menu
    Copy the full SHA
    4bc686a View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    f472f3f View commit details
    Browse the repository at this point in the history

Commits on Jul 29, 2023

  1. Configuration menu
    Copy the full SHA
    be00492 View commit details
    Browse the repository at this point in the history

Commits on Jul 30, 2023

  1. Configuration menu
    Copy the full SHA
    94f7b18 View commit details
    Browse the repository at this point in the history
  2. make not pub

    simonvandel committed Jul 30, 2023
    Configuration menu
    Copy the full SHA
    181c6da View commit details
    Browse the repository at this point in the history
  3. remove unneeded mod

    simonvandel committed Jul 30, 2023
    Configuration menu
    Copy the full SHA
    0a03c83 View commit details
    Browse the repository at this point in the history