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

More vectorization of Shishua, .NET 8, use standard intrinsics API #1

Merged
merged 9 commits into from
Jul 9, 2023

Commits on Jul 8, 2023

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

Commits on Jul 9, 2023

  1. Update generator

    martinothamar committed Jul 9, 2023
    Configuration menu
    Copy the full SHA
    14482c7 View commit details
    Browse the repository at this point in the history
  2. Some more work

    martinothamar committed Jul 9, 2023
    Configuration menu
    Copy the full SHA
    b4c17c0 View commit details
    Browse the repository at this point in the history
  3. Workarounds

    martinothamar committed Jul 9, 2023
    Configuration menu
    Copy the full SHA
    67862f0 View commit details
    Browse the repository at this point in the history
  4. more fixes

    martinothamar committed Jul 9, 2023
    Configuration menu
    Copy the full SHA
    3bdf04d View commit details
    Browse the repository at this point in the history
  5. nuke RawIntrinsics, migrate to standard .NET intrinsics, benchmark do…

    …uble extraction from ulong
    martinothamar committed Jul 9, 2023
    Configuration menu
    Copy the full SHA
    b5dd48d View commit details
    Browse the repository at this point in the history
  6. moar

    martinothamar committed Jul 9, 2023
    Configuration menu
    Copy the full SHA
    84b476a View commit details
    Browse the repository at this point in the history
  7. Addi mage

    martinothamar committed Jul 9, 2023
    Configuration menu
    Copy the full SHA
    118d8bb View commit details
    Browse the repository at this point in the history
  8. Update img in readme

    martinothamar committed Jul 9, 2023
    Configuration menu
    Copy the full SHA
    2fc2ea2 View commit details
    Browse the repository at this point in the history