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: Don't create heap binaries for non-binary bitstrings #7471

Conversation

jhogberg
Copy link
Contributor

@jhogberg jhogberg commented Jul 4, 2023

Fixes #7469

@jhogberg jhogberg added team:VM Assigned to OTP team VM testing currently being tested, tag is used by OTP internal CI labels Jul 4, 2023
@jhogberg jhogberg added this to the OTP-26.0.3 milestone Jul 4, 2023
@jhogberg jhogberg self-assigned this Jul 4, 2023
@jhogberg jhogberg linked an issue Jul 4, 2023 that may be closed by this pull request
@github-actions
Copy link
Contributor

github-actions bot commented Jul 4, 2023

CT Test Results

       3 files     133 suites   49m 14s ⏱️
1 556 tests 1 505 ✔️ 51 💤 0
1 977 runs  1 907 ✔️ 70 💤 0

Results for commit bcec97c.

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

@proxyles proxyles merged commit 3722c2d into erlang:maint-26 Sep 20, 2023
17 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
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.

Change of behaviour on binary matching when value is inlined
2 participants