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

feat: add 64-bit aarch64 SIMD implementation #52

Merged
merged 16 commits into from
Apr 18, 2023
Merged

feat: add 64-bit aarch64 SIMD implementation #52

merged 16 commits into from
Apr 18, 2023

Commits on Apr 15, 2023

  1. Configuration menu
    Copy the full SHA
    b0785e3 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    383c791 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    4cbdd0c View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    fec3b69 View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    9227628 View commit details
    Browse the repository at this point in the history
  6. fix: import std-arch for aarch64

    jvdd committed Apr 15, 2023
    Configuration menu
    Copy the full SHA
    cf6e522 View commit details
    Browse the repository at this point in the history
  7. Configuration menu
    Copy the full SHA
    d0b4d62 View commit details
    Browse the repository at this point in the history
  8. Configuration menu
    Copy the full SHA
    88a0e46 View commit details
    Browse the repository at this point in the history
  9. fix: clippy import warnings

    jvdd committed Apr 15, 2023
    Configuration menu
    Copy the full SHA
    0097135 View commit details
    Browse the repository at this point in the history
  10. Configuration menu
    Copy the full SHA
    1660857 View commit details
    Browse the repository at this point in the history

Commits on Apr 16, 2023

  1. Configuration menu
    Copy the full SHA
    8c23a21 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    8d91856 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    0138fd9 View commit details
    Browse the repository at this point in the history
  4. chore: formatting

    jvdd committed Apr 16, 2023
    Configuration menu
    Copy the full SHA
    3b9708c View commit details
    Browse the repository at this point in the history
  5. fix: use correct arg function

    jvdd committed Apr 16, 2023
    Configuration menu
    Copy the full SHA
    b66e8e5 View commit details
    Browse the repository at this point in the history

Commits on Apr 17, 2023

  1. 🖊️ review code

    jvdd committed Apr 17, 2023
    Configuration menu
    Copy the full SHA
    5b51457 View commit details
    Browse the repository at this point in the history