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 GatherVectorWithByteOffsetFirstFaulting #105369

Closed
wants to merge 30 commits into from

Commits on Jul 2, 2024

  1. Initial work

    TIHan committed Jul 2, 2024
    Configuration menu
    Copy the full SHA
    d0efc9e View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    42148fd View commit details
    Browse the repository at this point in the history
  3. FirstFaulting partially works

    TIHan committed Jul 2, 2024
    Configuration menu
    Copy the full SHA
    a7773ac View commit details
    Browse the repository at this point in the history
  4. Added template

    TIHan committed Jul 2, 2024
    Configuration menu
    Copy the full SHA
    76b42bd View commit details
    Browse the repository at this point in the history

Commits on Jul 4, 2024

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

Commits on Jul 6, 2024

  1. Configuration menu
    Copy the full SHA
    a602b24 View commit details
    Browse the repository at this point in the history
  2. Fix size in validation

    TIHan committed Jul 6, 2024
    Configuration menu
    Copy the full SHA
    60d410a View commit details
    Browse the repository at this point in the history

Commits on Jul 8, 2024

  1. Configuration menu
    Copy the full SHA
    aee87d7 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    7f3bb3c View commit details
    Browse the repository at this point in the history
  3. Merging with main

    TIHan committed Jul 8, 2024
    Configuration menu
    Copy the full SHA
    d952ff1 View commit details
    Browse the repository at this point in the history
  4. Added GetFfr suffix-style APIs

    TIHan committed Jul 8, 2024
    Configuration menu
    Copy the full SHA
    3923946 View commit details
    Browse the repository at this point in the history
  5. Fixing GatherVector tests

    TIHan committed Jul 8, 2024
    Configuration menu
    Copy the full SHA
    461b6a3 View commit details
    Browse the repository at this point in the history
  6. Formatting

    TIHan committed Jul 8, 2024
    Configuration menu
    Copy the full SHA
    d5b8675 View commit details
    Browse the repository at this point in the history

Commits on Jul 9, 2024

  1. Feedback

    TIHan committed Jul 9, 2024
    Configuration menu
    Copy the full SHA
    07833e3 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    ce5a9bd View commit details
    Browse the repository at this point in the history
  3. Feedback

    TIHan committed Jul 9, 2024
    Configuration menu
    Copy the full SHA
    05fb46d View commit details
    Browse the repository at this point in the history

Commits on Jul 10, 2024

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

Commits on Jul 11, 2024

  1. Merging

    TIHan committed Jul 11, 2024
    Configuration menu
    Copy the full SHA
    a4533fe View commit details
    Browse the repository at this point in the history

Commits on Jul 12, 2024

  1. Configuration menu
    Copy the full SHA
    72d1dea View commit details
    Browse the repository at this point in the history

Commits on Jul 13, 2024

  1. Fix build

    TIHan committed Jul 13, 2024
    Configuration menu
    Copy the full SHA
    6c28927 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    fb2012e View commit details
    Browse the repository at this point in the history

Commits on Jul 16, 2024

  1. Added GatherVectorFirstFaultingVectorBases test template, but current…

    …ly without the FirstFaulting test. Added SveFfrTest template.
    TIHan committed Jul 16, 2024
    Configuration menu
    Copy the full SHA
    aca6759 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    d781fdc View commit details
    Browse the repository at this point in the history

Commits on Jul 19, 2024

  1. Configuration menu
    Copy the full SHA
    a73fe35 View commit details
    Browse the repository at this point in the history
  2. Merging with main

    TIHan committed Jul 19, 2024
    Configuration menu
    Copy the full SHA
    81882a4 View commit details
    Browse the repository at this point in the history

Commits on Jul 20, 2024

  1. Fix build

    TIHan committed Jul 20, 2024
    Configuration menu
    Copy the full SHA
    ad5ec2e View commit details
    Browse the repository at this point in the history

Commits on Jul 22, 2024

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

Commits on Jul 23, 2024

  1. Fix tests

    amanasifkhalid committed Jul 23, 2024
    Configuration menu
    Copy the full SHA
    7fc3b21 View commit details
    Browse the repository at this point in the history
  2. Remove log

    amanasifkhalid committed Jul 23, 2024
    Configuration menu
    Copy the full SHA
    7ac2787 View commit details
    Browse the repository at this point in the history
  3. Fix validation

    amanasifkhalid committed Jul 23, 2024
    Configuration menu
    Copy the full SHA
    aa8b720 View commit details
    Browse the repository at this point in the history