[JIT] ARM64 - Temporary fix for ldp/stp optimizations - with test fix#90700
Merged
TIHan merged 7 commits intodotnet:mainfrom Aug 17, 2023
Merged
[JIT] ARM64 - Temporary fix for ldp/stp optimizations - with test fix#90700TIHan merged 7 commits intodotnet:mainfrom
TIHan merged 7 commits intodotnet:mainfrom
Conversation
|
Tagging subscribers to this area: @JulieLeeMSFT, @jakobbotsch Issue Detailsnull
|
This was referenced Aug 16, 2023
BruceForstall
approved these changes
Aug 16, 2023
JulieLeeMSFT
requested changes
Aug 16, 2023
Member
JulieLeeMSFT
left a comment
There was a problem hiding this comment.
Please check CI is green before merging.
Contributor
Author
|
@JulieLeeMSFT PR is green now. |
JulieLeeMSFT
approved these changes
Aug 17, 2023
Member
|
Thanks. Approved. |
Contributor
Author
|
/backport to release/8.0 |
Contributor
|
Started backporting to release/8.0: https://github.com/dotnet/runtime/actions/runs/5893792838 |
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to subscribe to this conversation on GitHub.
Already have an account?
Sign in.
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
Resolves #85765
With the latest, the code-gen is quite different from what was reported in the issue, and therefore doesn't reproduce. But the issue still exists and is able to be reproduced by a different sample: