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

Eliminate crash in beam_ssa_bool #6190

Merged

Conversation

bjorng
Copy link
Contributor

@bjorng bjorng commented Aug 1, 2022

Fixes #6184

@bjorng bjorng added team:VM Assigned to OTP team VM fix testing currently being tested, tag is used by OTP internal CI labels Aug 1, 2022
@bjorng bjorng self-assigned this Aug 1, 2022
@bjorng bjorng added this to the OTP-25.1 milestone Aug 1, 2022
@bjorng bjorng linked an issue Aug 1, 2022 that may be closed by this pull request
@github-actions
Copy link
Contributor

github-actions bot commented Aug 1, 2022

CT Test Results

       2 files     253 suites   10m 53s ⏱️
   724 tests    722 ✔️ 2 💤 0
3 937 runs  3 935 ✔️ 2 💤 0

Results for commit 7d9dda2.

♻️ This comment has been updated with latest results.

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 merged commit 7c9e093 into erlang:maint Aug 2, 2022
@bjorng bjorng deleted the bjorn/compiler/beam_ssa_bool/GH-6184/OTP-18187 branch August 2, 2022 12:50
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 crash: "no match of right hand side value" in beam_ssa_bool
1 participant