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: Implement LoadVector*NonFaultingSignExtendTo* APIs #102903

Merged
merged 10 commits into from
May 31, 2024

Commits on May 30, 2024

  1. Configuration menu
    Copy the full SHA
    6609e51 View commit details
    Browse the repository at this point in the history
  2. Map APIs to instructions

    kunalspathak committed May 30, 2024
    Configuration menu
    Copy the full SHA
    17c0f2b View commit details
    Browse the repository at this point in the history
  3. add test coverage

    kunalspathak committed May 30, 2024
    Configuration menu
    Copy the full SHA
    863c6e7 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    8a3b4e8 View commit details
    Browse the repository at this point in the history
  5. fix test cases

    kunalspathak committed May 30, 2024
    Configuration menu
    Copy the full SHA
    f2a11fd View commit details
    Browse the repository at this point in the history
  6. fix the codegen

    kunalspathak committed May 30, 2024
    Configuration menu
    Copy the full SHA
    47e8016 View commit details
    Browse the repository at this point in the history
  7. ignore gpr

    kunalspathak committed May 30, 2024
    Configuration menu
    Copy the full SHA
    926e324 View commit details
    Browse the repository at this point in the history
  8. fix test template

    kunalspathak committed May 30, 2024
    Configuration menu
    Copy the full SHA
    5719249 View commit details
    Browse the repository at this point in the history
  9. Configuration menu
    Copy the full SHA
    5de2c29 View commit details
    Browse the repository at this point in the history

Commits on May 31, 2024

  1. review feedback

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