Skip to content

JIT: Initialize matrix for enumerators in object stack allocation #113879

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

Merged
merged 2 commits into from
Mar 25, 2025

Conversation

jakobbotsch
Copy link
Member

Fix #113877

Does this fix look right @AndyAyersMS?

cc @dotnet/jit-contrib

@ghost ghost added the area-CodeGen-coreclr CLR JIT compiler in src/coreclr/src/jit and related components such as SuperPMI label Mar 25, 2025
Copy link
Member

@AndyAyersMS AndyAyersMS left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Yes. Thanks for tracking this down.

@AndyAyersMS
Copy link
Member

Likely also fixes #113785

@jakobbotsch jakobbotsch marked this pull request as ready for review March 25, 2025 14:47
@jakobbotsch
Copy link
Member Author

superpmi-diffs no longer fails in the diff, but still fails in the baseline (expected).

@jakobbotsch
Copy link
Member Author

/ba-g Failures are azurelinux timeouts and expected superpmi-diffs baseline failure

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.

superpmi-diffs failing with AV during replay
2 participants