Skip to content

Fold more OBJ(ADDR(LCL)) patterns in multi-reg morphing#70207

Merged
BruceForstall merged 1 commit intodotnet:mainfrom
SingleAccretion:Multi-Reg-Morphing-Improvements
Jun 7, 2022
Merged

Fold more OBJ(ADDR(LCL)) patterns in multi-reg morphing#70207
BruceForstall merged 1 commit intodotnet:mainfrom
SingleAccretion:Multi-Reg-Morphing-Improvements

Conversation

@SingleAccretion
Copy link
Contributor

This is required to avoid regressions in #70170.

@ghost ghost added area-CodeGen-coreclr CLR JIT compiler in src/coreclr/src/jit and related components such as SuperPMI community-contribution Indicates that the PR has been added by a community member labels Jun 3, 2022
@ghost
Copy link

ghost commented Jun 3, 2022

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

Issue Details

This is required to avoid regressions in #70170.

Author: SingleAccretion
Assignees: -
Labels:

area-CodeGen-coreclr, community-contribution

Milestone: -

@SingleAccretion SingleAccretion marked this pull request as ready for review June 3, 2022 16:57
@SingleAccretion
Copy link
Contributor Author

@dotnet/jit-contrib

It is unfortunate that we have to expand this code, but it
will avoid diffs for a TYP_STRUCT LCL_FLD change.
@SingleAccretion SingleAccretion force-pushed the Multi-Reg-Morphing-Improvements branch from 4331e7e to 3c723aa Compare June 4, 2022 18:18
@BruceForstall BruceForstall merged commit eef6c7f into dotnet:main Jun 7, 2022
@SingleAccretion SingleAccretion deleted the Multi-Reg-Morphing-Improvements branch June 7, 2022 08:58
@ghost ghost locked as resolved and limited conversation to collaborators Jul 7, 2022
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 community-contribution Indicates that the PR has been added by a community member

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants