Skip to content

JIT: Propagate some more indir flags in physical promotion#85453

Merged
jakobbotsch merged 1 commit into
dotnet:mainfrom
jakobbotsch:fix-85449
Apr 27, 2023
Merged

JIT: Propagate some more indir flags in physical promotion#85453
jakobbotsch merged 1 commit into
dotnet:mainfrom
jakobbotsch:fix-85449

Conversation

@jakobbotsch
Copy link
Copy Markdown
Member

When physical promotion creates multiple indirections for arbitrary BLK/FIELD sources, make sure we propagate all relevant flags.

Fix #85449

When physical promotion creates multiple indirections for arbitrary
BLK/FIELD sources, make sure we propagate all relevant flags.

Fix dotnet#85449
@ghost ghost added the area-CodeGen-coreclr CLR JIT compiler in src/coreclr/src/jit and related components such as SuperPMI label Apr 27, 2023
@ghost ghost assigned jakobbotsch Apr 27, 2023
@ghost
Copy link
Copy Markdown

ghost commented Apr 27, 2023

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

Issue Details

When physical promotion creates multiple indirections for arbitrary BLK/FIELD sources, make sure we propagate all relevant flags.

Fix #85449

Author: jakobbotsch
Assignees: -
Labels:

area-CodeGen-coreclr

Milestone: -

@jakobbotsch jakobbotsch merged commit 64bd3b1 into dotnet:main Apr 27, 2023
@jakobbotsch jakobbotsch deleted the fix-85449 branch April 27, 2023 17:16
@ghost ghost locked as resolved and limited conversation to collaborators May 27, 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.

[jitstress] JIT/Regression/JitBlue/GitHub_10780 fails

2 participants