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

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

Merged
merged 1 commit into from
Apr 27, 2023

Conversation

jakobbotsch
Copy link
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
@dotnet-issue-labeler dotnet-issue-labeler bot 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

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