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

separate SSE and SSE2 #412

Merged
merged 10 commits into from
Apr 1, 2024
Merged

separate SSE and SSE2 #412

merged 10 commits into from
Apr 1, 2024

Commits on Mar 31, 2024

  1. separate SSE and SSE2

    recp committed Mar 31, 2024
    Configuration menu
    Copy the full SHA
    32a477e View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    35a12ed View commit details
    Browse the repository at this point in the history
  3. suppress warnings

    recp committed Mar 31, 2024
    Configuration menu
    Copy the full SHA
    00d2e8a View commit details
    Browse the repository at this point in the history

Commits on Apr 1, 2024

  1. tests: disable isnan check for min/max which may not work correctly e…

    …specially in fast-math environment
    recp committed Apr 1, 2024
    Configuration menu
    Copy the full SHA
    9ce0a3b View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    8b15fd5 View commit details
    Browse the repository at this point in the history
  3. Update test_project.h

    recp committed Apr 1, 2024
    Configuration menu
    Copy the full SHA
    d8e933b View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    1d09c41 View commit details
    Browse the repository at this point in the history
  5. Update x86.h

    recp committed Apr 1, 2024
    Configuration menu
    Copy the full SHA
    4e929a8 View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    c9c7941 View commit details
    Browse the repository at this point in the history
  7. Configuration menu
    Copy the full SHA
    568634a View commit details
    Browse the repository at this point in the history