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_opt: Don't optimize constants larger than 1<<24 bits #6644

Merged

Conversation

jhogberg
Copy link
Contributor

@jhogberg jhogberg commented Jan 9, 2023

Fixes #6643

@jhogberg jhogberg added team:VM Assigned to OTP team VM testing currently being tested, tag is used by OTP internal CI bug Issue is reported as a bug labels Jan 9, 2023
@jhogberg jhogberg self-assigned this Jan 9, 2023
@github-actions
Copy link
Contributor

github-actions bot commented Jan 9, 2023

CT Test Results

       2 files     285 suites   11m 14s ⏱️
   751 tests    749 ✔️ 2 💤 0
4 655 runs  4 653 ✔️ 2 💤 0

Results for commit d8a2328.

♻️ 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

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Issue is reported as a bug 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 with "binary_alloc: Cannot allocate 103079215152 bytes of memory"
1 participant