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: Add SignExtendWidening* and ZeroExtendWidening* math APIs #101743

Merged
merged 9 commits into from
May 1, 2024

Commits on Apr 30, 2024

  1. Configuration menu
    Copy the full SHA
    dd203de View commit details
    Browse the repository at this point in the history
  2. Map API to instruction

    kunalspathak committed Apr 30, 2024
    Configuration menu
    Copy the full SHA
    a2e16ac View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    5c5a703 View commit details
    Browse the repository at this point in the history
  4. Add test cases

    kunalspathak committed Apr 30, 2024
    Configuration menu
    Copy the full SHA
    08262b6 View commit details
    Browse the repository at this point in the history
  5. fix bugs

    kunalspathak committed Apr 30, 2024
    Configuration menu
    Copy the full SHA
    3ec0589 View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    a15d7ef View commit details
    Browse the repository at this point in the history

Commits on May 1, 2024

  1. jit format

    kunalspathak committed May 1, 2024
    Configuration menu
    Copy the full SHA
    039a5d0 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    bbd1de3 View commit details
    Browse the repository at this point in the history
  3. Fix the LargeVectorSize

    kunalspathak committed May 1, 2024
    Configuration menu
    Copy the full SHA
    8b54ffa View commit details
    Browse the repository at this point in the history