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

Arm: Free up upper-half register that was not ready because of its association with busy lower-half register #107714

Merged
merged 12 commits into from
Sep 14, 2024

Commits on Sep 11, 2024

  1. make sure the upperHalf is moved to ready pool when lowerHalf holding…

    … DOUBLE interval is done
    kunalspathak committed Sep 11, 2024
    Configuration menu
    Copy the full SHA
    bfc1444 View commit details
    Browse the repository at this point in the history
  2. remove the logging

    kunalspathak committed Sep 11, 2024
    Configuration menu
    Copy the full SHA
    d8f2f17 View commit details
    Browse the repository at this point in the history
  3. added test cases

    kunalspathak committed Sep 11, 2024
    Configuration menu
    Copy the full SHA
    db4cc7b View commit details
    Browse the repository at this point in the history
  4. fix a typo

    kunalspathak committed Sep 11, 2024
    Configuration menu
    Copy the full SHA
    70c62ee View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    fb593e0 View commit details
    Browse the repository at this point in the history

Commits on Sep 12, 2024

  1. Revert "remove the logging"

    This reverts commit d8f2f17.
    kunalspathak committed Sep 12, 2024
    Configuration menu
    Copy the full SHA
    fb9d02f View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    7869b05 View commit details
    Browse the repository at this point in the history
  3. jit format

    kunalspathak committed Sep 12, 2024
    Configuration menu
    Copy the full SHA
    f97b11d View commit details
    Browse the repository at this point in the history

Commits on Sep 13, 2024

  1. Revert "remove the logging"

    This reverts commit d8f2f17.
    kunalspathak committed Sep 13, 2024
    Configuration menu
    Copy the full SHA
    90eb68c View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    c3d8550 View commit details
    Browse the repository at this point in the history
  3. formatting

    kunalspathak committed Sep 13, 2024
    Configuration menu
    Copy the full SHA
    e7955ec View commit details
    Browse the repository at this point in the history
  4. jit format

    kunalspathak committed Sep 13, 2024
    Configuration menu
    Copy the full SHA
    4f89106 View commit details
    Browse the repository at this point in the history