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

JIT: Added SVE APIs - Test*, ExtractVector #103739

Merged
merged 11 commits into from
Jun 25, 2024

Commits on Jun 18, 2024

  1. Configuration menu
    Copy the full SHA
    e78e4df View commit details
    Browse the repository at this point in the history
  2. Properly handling Test APIs

    TIHan committed Jun 18, 2024
    Configuration menu
    Copy the full SHA
    c5f13f6 View commit details
    Browse the repository at this point in the history

Commits on Jun 19, 2024

  1. Configuration menu
    Copy the full SHA
    a532cf0 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    174cd35 View commit details
    Browse the repository at this point in the history

Commits on Jun 20, 2024

  1. Configuration menu
    Copy the full SHA
    385c456 View commit details
    Browse the repository at this point in the history
  2. Removed ExtractLast and ExtractAfterLast APIs for now. Added more tes…

    …t coverage for TestAnyTrue, TestFirstTrue, TestLastTrue.
    TIHan committed Jun 20, 2024
    Configuration menu
    Copy the full SHA
    038177c View commit details
    Browse the repository at this point in the history

Commits on Jun 21, 2024

  1. Fixing test

    TIHan committed Jun 21, 2024
    Configuration menu
    Copy the full SHA
    cc3decc View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    a0d1adf View commit details
    Browse the repository at this point in the history
  3. Fixed test again. Formatting.

    TIHan committed Jun 21, 2024
    Configuration menu
    Copy the full SHA
    b6b574a View commit details
    Browse the repository at this point in the history

Commits on Jun 24, 2024

  1. Feedback

    TIHan committed Jun 24, 2024
    Configuration menu
    Copy the full SHA
    c84567a View commit details
    Browse the repository at this point in the history
  2. Fix ordering

    TIHan committed Jun 24, 2024
    Configuration menu
    Copy the full SHA
    fe04dff View commit details
    Browse the repository at this point in the history