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

Arm64/SVE: Implemented ConvertToInt32 and ConvertToUInt32 for double #103436

Merged
merged 12 commits into from
Jun 15, 2024

Commits on Jun 5, 2024

  1. Configuration menu
    Copy the full SHA
    c738b77 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    35d39d9 View commit details
    Browse the repository at this point in the history
  3. Fixed merge conflicts.

    ebepho committed Jun 5, 2024
    Configuration menu
    Copy the full SHA
    7a781e1 View commit details
    Browse the repository at this point in the history
  4. Fix whitespace

    ebepho committed Jun 5, 2024
    Configuration menu
    Copy the full SHA
    1378d60 View commit details
    Browse the repository at this point in the history

Commits on Jun 7, 2024

  1. Remove special codegen flag

    ebepho committed Jun 7, 2024
    Configuration menu
    Copy the full SHA
    10c7a15 View commit details
    Browse the repository at this point in the history

Commits on Jun 10, 2024

  1. Configuration menu
    Copy the full SHA
    8004868 View commit details
    Browse the repository at this point in the history
  2. Merge branch 'main' into ConvertToInt32

    updating branch due to assert issue.
    ebepho committed Jun 10, 2024
    Configuration menu
    Copy the full SHA
    af7ccd4 View commit details
    Browse the repository at this point in the history

Commits on Jun 11, 2024

  1. Add new test template.

    ebepho committed Jun 11, 2024
    Configuration menu
    Copy the full SHA
    8cb76da View commit details
    Browse the repository at this point in the history

Commits on Jun 13, 2024

  1. Configuration menu
    Copy the full SHA
    abe25fc View commit details
    Browse the repository at this point in the history
  2. fix merge conflicts.

    ebepho committed Jun 13, 2024
    Configuration menu
    Copy the full SHA
    0f51f38 View commit details
    Browse the repository at this point in the history

Commits on Jun 14, 2024

  1. Configuration menu
    Copy the full SHA
    7fabb91 View commit details
    Browse the repository at this point in the history
  2. all merge conflicts fixed.

    ebepho committed Jun 14, 2024
    Configuration menu
    Copy the full SHA
    1a05f44 View commit details
    Browse the repository at this point in the history