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

[mono][jit] Added Vector128 intrinsics that depend on Vector64 for arm64 #87765

Merged
merged 8 commits into from
Jun 21, 2023

Commits on Jun 19, 2023

  1. Configuration menu
    Copy the full SHA
    1b8313c View commit details
    Browse the repository at this point in the history
  2. Adding WithLower, WithUpper.

    jandupej committed Jun 19, 2023
    Configuration menu
    Copy the full SHA
    7a06b4c View commit details
    Browse the repository at this point in the history
  3. Fixed missing variable.

    jandupej committed Jun 19, 2023
    Configuration menu
    Copy the full SHA
    d4eb982 View commit details
    Browse the repository at this point in the history
  4. Restored check on x64 code.

    jandupej committed Jun 19, 2023
    Configuration menu
    Copy the full SHA
    b6c1db3 View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    4ab4edc View commit details
    Browse the repository at this point in the history

Commits on Jun 20, 2023

  1. Fixed definitions of insert opcodes to reflect that they depend on th…

    …e original dest state.
    jandupej committed Jun 20, 2023
    Configuration menu
    Copy the full SHA
    34a29da View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    1ba5b99 View commit details
    Browse the repository at this point in the history

Commits on Jun 21, 2023

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