Skip to content

Conversation

jakobbotsch
Copy link
Member

Fix #105837

@ghost ghost added the area-CodeGen-coreclr CLR JIT compiler in src/coreclr/src/jit and related components such as SuperPMI label Aug 1, 2024
@jakobbotsch jakobbotsch added this to the 10.0.0 milestone Aug 1, 2024
@jakobbotsch
Copy link
Member Author

Hmm, we use the reg as an index to find out which spill temp we spilled into when we get to the use, so this isn't all that simple.

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.

JIT: Codegen should unset register assignments after defining nodes that will be used from spill temps
1 participant