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 ARM64-SVE: Add TrueMask and LoadVector #98218

Merged
merged 18 commits into from
Mar 12, 2024

Commits on Feb 9, 2024

  1. JIT ARM64-SVE: Add TrueMask

    Change-Id: I285f8aba668409ca94e11be2489a6d9b50a4ec6e
    a74nh committed Feb 9, 2024
    Configuration menu
    Copy the full SHA
    6f94411 View commit details
    Browse the repository at this point in the history
  2. LoadVector

    Change-Id: I3ad4fd9a8d823cb43a9546ba6356006a0907ac57
    a74nh committed Feb 9, 2024
    Configuration menu
    Copy the full SHA
    864b925 View commit details
    Browse the repository at this point in the history

Commits on Feb 19, 2024

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

Commits on Feb 21, 2024

  1. Add CreateTrueMaskByte etc

    a74nh committed Feb 21, 2024
    Configuration menu
    Copy the full SHA
    83194f3 View commit details
    Browse the repository at this point in the history
  2. Fix up tests

    a74nh committed Feb 21, 2024
    Configuration menu
    Copy the full SHA
    1c66d45 View commit details
    Browse the repository at this point in the history
  3. Remove commented code

    a74nh committed Feb 21, 2024
    Configuration menu
    Copy the full SHA
    fe09128 View commit details
    Browse the repository at this point in the history
  4. Merge main

    a74nh committed Feb 21, 2024
    Configuration menu
    Copy the full SHA
    dce9aef View commit details
    Browse the repository at this point in the history
  5. Explain SveMaskPattern

    a74nh committed Feb 21, 2024
    Configuration menu
    Copy the full SHA
    941db03 View commit details
    Browse the repository at this point in the history

Commits on Feb 28, 2024

  1. Merge main

    Change-Id: I9b3f7d73699e73ada7aa4b74a6cdadaa4574e996
    a74nh committed Feb 28, 2024
    Configuration menu
    Copy the full SHA
    8bd6507 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    5dc7234 View commit details
    Browse the repository at this point in the history

Commits on Feb 29, 2024

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

Commits on Mar 4, 2024

  1. Add HW_Flag_LowMaskedOperation

    a74nh committed Mar 4, 2024
    Configuration menu
    Copy the full SHA
    310812f View commit details
    Browse the repository at this point in the history

Commits on Mar 5, 2024

  1. Configuration menu
    Copy the full SHA
    8fdd381 View commit details
    Browse the repository at this point in the history
  2. Merge main

    a74nh committed Mar 5, 2024
    Configuration menu
    Copy the full SHA
    93c33af View commit details
    Browse the repository at this point in the history

Commits on Mar 11, 2024

  1. Use NI_Sve_CreateTrueMaskAll

    a74nh committed Mar 11, 2024
    Configuration menu
    Copy the full SHA
    afdae94 View commit details
    Browse the repository at this point in the history
  2. Mark API as experimental

    a74nh committed Mar 11, 2024
    Configuration menu
    Copy the full SHA
    6beb760 View commit details
    Browse the repository at this point in the history
  3. Revert "Mark API as experimental"

    This reverts commit 6beb760.
    a74nh committed Mar 11, 2024
    Configuration menu
    Copy the full SHA
    dae6d90 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    fa07d6b View commit details
    Browse the repository at this point in the history