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: fix missing morphed flag #112888

Merged
merged 1 commit into from
Feb 25, 2025
Merged

JIT: fix missing morphed flag #112888

merged 1 commit into from
Feb 25, 2025

Conversation

AndyAyersMS
Copy link
Member

Fixes #112867.

@Copilot Copilot bot review requested due to automatic review settings February 25, 2025 01:10
@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 Feb 25, 2025

Choose a reason for hiding this comment

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

Copilot wasn't able to review any files in this pull request.

Files not reviewed (1)
  • src/coreclr/jit/gentree.cpp: Language not supported
@AndyAyersMS
Copy link
Member Author

@EgorBo PTAL
cc @dotnet/jit-contrib

@steveisok
Copy link
Member

it's almost always a one-liner :-). Thanks, @AndyAyersMS

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.

[outerloop] Assertion failed '(*use)->WasMorphed()' in R2R legs
3 participants