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

Fix spill check for multireg local #38360

Merged
merged 2 commits into from
Jun 25, 2020
Merged

Conversation

CarolEidt
Copy link
Contributor

Check the individual spill flag for each field.

Fix #38228

Check the individual spill flag for each field.

Fix dotnet#38228
@Dotnet-GitSync-Bot Dotnet-GitSync-Bot added the area-CodeGen-coreclr CLR JIT compiler in src/coreclr/src/jit and related components such as SuperPMI label Jun 24, 2020
@CarolEidt
Copy link
Contributor Author

@dotnet/jit-contrib PTAL

@CarolEidt CarolEidt merged commit 0141587 into dotnet:master Jun 25, 2020
@CarolEidt CarolEidt deleted the Fix38228 branch June 25, 2020 16:41
sandreenko pushed a commit to sandreenko/runtime that referenced this pull request Jun 27, 2020
@ghost ghost locked as resolved and limited conversation to collaborators Dec 8, 2020
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.

Assertion failed '!spill'
3 participants