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 float #103098

Merged
merged 8 commits into from
Jun 12, 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