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: Implement LoadVector64x*AndUnzip and LoadVector128x*AndUnzip APIs #94128

Merged
merged 16 commits into from
Oct 30, 2023

Commits on Oct 28, 2023

  1. Configuration menu
    Copy the full SHA
    6c0544b View commit details
    Browse the repository at this point in the history
  2. Added hwintrinsics

    TIHan committed Oct 28, 2023
    Configuration menu
    Copy the full SHA
    b53ccc7 View commit details
    Browse the repository at this point in the history
  3. Added generating tests

    TIHan committed Oct 28, 2023
    Configuration menu
    Copy the full SHA
    0ff186c View commit details
    Browse the repository at this point in the history
  4. Fix semi

    TIHan committed Oct 28, 2023
    Configuration menu
    Copy the full SHA
    cc607b6 View commit details
    Browse the repository at this point in the history
  5. Whitespace

    TIHan committed Oct 28, 2023
    Configuration menu
    Copy the full SHA
    47b7d57 View commit details
    Browse the repository at this point in the history
  6. Whitespace

    TIHan committed Oct 28, 2023
    Configuration menu
    Copy the full SHA
    565f321 View commit details
    Browse the repository at this point in the history
  7. Whitespace

    TIHan committed Oct 28, 2023
    Configuration menu
    Copy the full SHA
    454eaab View commit details
    Browse the repository at this point in the history
  8. Whitespace

    TIHan committed Oct 28, 2023
    Configuration menu
    Copy the full SHA
    a91e2bd View commit details
    Browse the repository at this point in the history
  9. Whitespace

    TIHan committed Oct 28, 2023
    Configuration menu
    Copy the full SHA
    3a376c1 View commit details
    Browse the repository at this point in the history
  10. Whitespace

    TIHan committed Oct 28, 2023
    Configuration menu
    Copy the full SHA
    a63ca96 View commit details
    Browse the repository at this point in the history
  11. Fix test generation

    TIHan committed Oct 28, 2023
    Configuration menu
    Copy the full SHA
    56deb7e View commit details
    Browse the repository at this point in the history
  12. fix missing cases in gentree

    TIHan committed Oct 28, 2023
    Configuration menu
    Copy the full SHA
    988737f View commit details
    Browse the repository at this point in the history

Commits on Oct 29, 2023

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

    TIHan committed Oct 29, 2023
    Configuration menu
    Copy the full SHA
    48806a1 View commit details
    Browse the repository at this point in the history

Commits on Oct 30, 2023

  1. Fixing up tests

    TIHan committed Oct 30, 2023
    Configuration menu
    Copy the full SHA
    7a8bb04 View commit details
    Browse the repository at this point in the history
  2. Use the right register variants

    TIHan committed Oct 30, 2023
    Configuration menu
    Copy the full SHA
    2d5f697 View commit details
    Browse the repository at this point in the history