Skip to content

Arm64: Do not contain LEA if offset or scale is not zero#93982

Closed
kunalspathak wants to merge 1 commit into
dotnet:release/7.0-stagingfrom
kunalspathak:issue-93912
Closed

Arm64: Do not contain LEA if offset or scale is not zero#93982
kunalspathak wants to merge 1 commit into
dotnet:release/7.0-stagingfrom
kunalspathak:issue-93912

Conversation

@kunalspathak
Copy link
Copy Markdown
Contributor

Do not mark LEA as contained if the offset < 0.
Details: #93912 (comment)

Fixes: #93912
Fixes: #93047

@ghost ghost added the area-CodeGen-coreclr CLR JIT compiler in src/coreclr/src/jit and related components such as SuperPMI label Oct 25, 2023
@ghost ghost assigned kunalspathak Oct 25, 2023
@ghost
Copy link
Copy Markdown

ghost commented Oct 25, 2023

Tagging subscribers to this area: @JulieLeeMSFT, @jakobbotsch
See info in area-owners.md if you want to be subscribed.

Issue Details

Do not mark LEA as contained if the offset < 0.
Details: #93912 (comment)

Fixes: #93912
Fixes: #93047

Author: kunalspathak
Assignees: -
Labels:

area-CodeGen-coreclr

Milestone: -

@kunalspathak
Copy link
Copy Markdown
Contributor Author

#93983 will be backported to release/7.0

@ghost ghost locked as resolved and limited conversation to collaborators Nov 24, 2023
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.

Labels

area-CodeGen-coreclr CLR JIT compiler in src/coreclr/src/jit and related components such as SuperPMI

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant