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: add missing SetMorphed call #111176

Merged
merged 1 commit into from
Jan 8, 2025
Merged

JIT: add missing SetMorphed call #111176

merged 1 commit into from
Jan 8, 2025

Conversation

AndyAyersMS
Copy link
Member

to the comma created by gtWrapWithSideEffects.

Fixes #110960

to the comma created by `gtWrapWithSideEffects`.

Fixes #110960
@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 Jan 7, 2025
@AndyAyersMS
Copy link
Member Author

/azp run Antigen

Copy link

Azure Pipelines successfully started running 1 pipeline(s).

@AndyAyersMS
Copy link
Member Author

cc @dotnet/jit-contrib

@AndyAyersMS
Copy link
Member Author

Antigen no longer showing this error (just a VN dead store one and one in Lower).

@AndyAyersMS AndyAyersMS merged commit 5c6d1b3 into main Jan 8, 2025
108 of 116 checks passed
@jkotas jkotas deleted the Fix110960 branch January 8, 2025 19:38
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
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 '(*use)->WasMorphed()' during 'Morph - Global'
2 participants