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

beam_ssa_pre_codegen: Eliminate crash in sub pass sanitize #6555

Merged

Conversation

bjorng
Copy link
Contributor

@bjorng bjorng commented Dec 14, 2022

Closes #6553

@bjorng bjorng added team:VM Assigned to OTP team VM fix labels Dec 14, 2022
@bjorng bjorng added this to the OTP-26.0 milestone Dec 14, 2022
@bjorng bjorng requested a review from jhogberg December 14, 2022 13:57
@bjorng bjorng self-assigned this Dec 14, 2022
@github-actions
Copy link
Contributor

github-actions bot commented Dec 14, 2022

CT Test Results

No tests were run for this PR. This is either because the build failed, or the PR is based on a branch without GH actions tests configured.

Results for commit d922cc9

To speed up review, make sure that you have read Contributing to Erlang/OTP and that all checks pass.

See the TESTING and DEVELOPMENT HowTo guides for details about how to run test locally.

Artifacts

// Erlang/OTP Github Action Bot

@bjorng bjorng added the testing currently being tested, tag is used by OTP internal CI label Dec 14, 2022
@bjorng bjorng force-pushed the bjorn/compiler/beam_ssa_pre_codegen/GH-6553 branch from d922cc9 to 61c329f Compare December 15, 2022 12:25
@bjorng bjorng merged commit b454635 into erlang:master Dec 15, 2022
@bjorng bjorng deleted the bjorn/compiler/beam_ssa_pre_codegen/GH-6553 branch December 15, 2022 12:26
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
fix team:VM Assigned to OTP team VM testing currently being tested, tag is used by OTP internal CI
Projects
None yet
Development

Successfully merging this pull request may close these issues.

[erlc] internal error in pass beam_ssa_pre_codegen, sub pass sanitize
2 participants