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

Remove redundant !fgIsCommaThrow(morphedTree) assert #107624

Merged
merged 3 commits into from
Sep 12, 2024

Conversation

EgorBo
Copy link
Member

@EgorBo EgorBo commented Sep 10, 2024

Fixes #107544

@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 Sep 10, 2024
@EgorBo EgorBo marked this pull request as ready for review September 12, 2024 01:02
@EgorBo
Copy link
Member Author

EgorBo commented Sep 12, 2024

PTAL @dotnet/jit-contrib, the assert is redundant (it was regressed by #105190)
Zero diffs.

@EgorBo EgorBo merged commit 5f7ccb4 into dotnet:main Sep 12, 2024
114 checks passed
@EgorBo
Copy link
Member Author

EgorBo commented Sep 12, 2024

/backport to release/9.0

Copy link
Contributor

Started backporting to release/9.0: https://github.com/dotnet/runtime/actions/runs/10837692456

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.

Fuzzlyn: Assertion failed '!fgIsCommaThrow(morphedTree)' during 'Morph - Global'
2 participants