Skip to content

JIT: Remove "promoted struct death vars" map#78818

Closed
jakobbotsch wants to merge 1 commit intodotnet:mainfrom
jakobbotsch:promoted-struct-field-deaths
Closed

JIT: Remove "promoted struct death vars" map#78818
jakobbotsch wants to merge 1 commit intodotnet:mainfrom
jakobbotsch:promoted-struct-field-deaths

Conversation

@jakobbotsch
Copy link
Member

Try to use the multireg var death flags for this purpose instead, making them into more general purpose "field death" flags.

Not completely sure whether this is ok.

Try to use the multireg var death flags for this purpose instead, making
them into more general purpose "field death" flags.

Not completely sure whether this is ok.
@ghost ghost added the area-CodeGen-coreclr CLR JIT compiler in src/coreclr/src/jit and related components such as SuperPMI label Nov 24, 2022
@ghost ghost assigned jakobbotsch Nov 24, 2022
@ghost
Copy link

ghost commented Nov 24, 2022

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

Issue Details

Try to use the multireg var death flags for this purpose instead, making them into more general purpose "field death" flags.

Not completely sure whether this is ok.

Author: jakobbotsch
Assignees: -
Labels:

area-CodeGen-coreclr

Milestone: -

@ghost ghost closed this Dec 24, 2022
@ghost
Copy link

ghost commented Dec 24, 2022

Draft Pull Request was automatically closed for 30 days of inactivity. Please let us know if you'd like to reopen it.

@ghost ghost locked as resolved and limited conversation to collaborators Jan 23, 2023
This pull request was closed.
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