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

[release/8.0] [JIT] ARM64 - Temporary fix for ldp/stp optimizations - with test fix #90758

Merged
merged 7 commits into from
Aug 17, 2023

Commits on Aug 17, 2023

  1. Added regression test 85765

    TIHan authored and github-actions committed Aug 17, 2023
    Configuration menu
    Copy the full SHA
    e78aa6a View commit details
    Browse the repository at this point in the history
  2. Mark M4 as NoInlining

    TIHan authored and github-actions committed Aug 17, 2023
    Configuration menu
    Copy the full SHA
    a71f896 View commit details
    Browse the repository at this point in the history
  3. Check current and last ins format to determine whether to proceed wit…

    …h the optimized ldr/str pair
    TIHan authored and github-actions committed Aug 17, 2023
    Configuration menu
    Copy the full SHA
    3cd2e73 View commit details
    Browse the repository at this point in the history
  4. Additional test

    TIHan authored and github-actions committed Aug 17, 2023
    Configuration menu
    Copy the full SHA
    d8ff8f3 View commit details
    Browse the repository at this point in the history
  5. Feedback

    TIHan authored and github-actions committed Aug 17, 2023
    Configuration menu
    Copy the full SHA
    84fc480 View commit details
    Browse the repository at this point in the history
  6. Fix test

    TIHan authored and github-actions committed Aug 17, 2023
    Configuration menu
    Copy the full SHA
    a6b9635 View commit details
    Browse the repository at this point in the history
  7. Fixing test again...

    TIHan authored and github-actions committed Aug 17, 2023
    Configuration menu
    Copy the full SHA
    8151e86 View commit details
    Browse the repository at this point in the history