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 Scale and Sqrt #103663

Merged
merged 25 commits into from
Jun 24, 2024
Merged

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

Commits on Jun 15, 2024

  1. Configuration menu
    Copy the full SHA
    d5374ca View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    4aa224d View commit details
    Browse the repository at this point in the history

Commits on Jun 16, 2024

  1. Configuration menu
    Copy the full SHA
    49a6c85 View commit details
    Browse the repository at this point in the history
  2. Completed Round SVE fp apis.

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

Commits on Jun 17, 2024

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

    ebepho committed Jun 17, 2024
    Configuration menu
    Copy the full SHA
    6ba83c3 View commit details
    Browse the repository at this point in the history

Commits on Jun 18, 2024

  1. Completed sve apis for scale and sqrt, added a new test template for …

    …when Op1 and Op2 have different types.
    ebepho committed Jun 18, 2024
    Configuration menu
    Copy the full SHA
    ba922e7 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    04071a3 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    9863b7c View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    ffcd267 View commit details
    Browse the repository at this point in the history

Commits on Jun 19, 2024

  1. Configuration menu
    Copy the full SHA
    33626b3 View commit details
    Browse the repository at this point in the history
  2. Fixed test templates.

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

Commits on Jun 21, 2024

  1. Configuration menu
    Copy the full SHA
    da441d1 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    2d5b3a8 View commit details
    Browse the repository at this point in the history