Skip to content

erts: Fix bug in is_in_range instruction for x86 JIT - #11429

Open
lucioleKi wants to merge 1 commit into
erlang:maint-27from
lucioleKi:isabell/erts/fix/GH-11419/OTP-20278
Open

erts: Fix bug in is_in_range instruction for x86 JIT#11429
lucioleKi wants to merge 1 commit into
erlang:maint-27from
lucioleKi:isabell/erts/fix/GH-11419/OTP-20278

Conversation

@lucioleKi

Copy link
Copy Markdown
Contributor

Fix #11419.
aarch64 is not affected.

@lucioleKi
lucioleKi requested a review from kikofernandez August 5, 2026 08:40
@lucioleKi lucioleKi self-assigned this Aug 5, 2026
@lucioleKi lucioleKi added the team:VM Assigned to OTP team VM label Aug 5, 2026
@github-actions

github-actions Bot commented Aug 5, 2026

Copy link
Copy Markdown
Contributor

CT Test Results

    3 files    143 suites   46m 46s ⏱️
1 609 tests 1 559 ✅ 50 💤 0 ❌
2 356 runs  2 281 ✅ 75 💤 0 ❌

Results for commit 1f58cf1.

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

Comment thread erts/emulator/beam/jit/x86/instr_common.cpp Outdated
Fix erlang#11419.
aarch64 is not affected.

Co-authored-by: kikofernandez <kiko@erlang.com>
@lucioleKi
lucioleKi force-pushed the isabell/erts/fix/GH-11419/OTP-20278 branch from b5e4178 to 1f58cf1 Compare August 5, 2026 08:56
@lucioleKi lucioleKi added the testing currently being tested, tag is used by OTP internal CI label Aug 5, 2026
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.

2 participants