Skip to content

JIT: optimize op_gc_bif2 with band/bor/bxor#2203

Merged
bettio merged 1 commit intoatomvm:mainfrom
pguyot:w11/jit-optimize-band-bor-bxor
Mar 18, 2026
Merged

JIT: optimize op_gc_bif2 with band/bor/bxor#2203
bettio merged 1 commit intoatomvm:mainfrom
pguyot:w11/jit-optimize-band-bor-bxor

Conversation

@pguyot
Copy link
Collaborator

@pguyot pguyot commented Mar 15, 2026

These changes are made under both the "Apache 2.0" and the "GNU Lesser General
Public License 2.1 or later" license terms (dual license).

SPDX-License-Identifier: Apache-2.0 OR LGPL-2.1-or-later

@pguyot pguyot force-pushed the w11/jit-optimize-band-bor-bxor branch 4 times, most recently from 05cdee5 to bfa4ab0 Compare March 17, 2026 21:59
Signed-off-by: Paul Guyot <pguyot@kallisys.net>
@pguyot pguyot force-pushed the w11/jit-optimize-band-bor-bxor branch from bfa4ab0 to a625402 Compare March 18, 2026 07:04
@bettio bettio merged commit 0e5a43d into atomvm:main Mar 18, 2026
210 of 211 checks passed
@pguyot pguyot deleted the w11/jit-optimize-band-bor-bxor branch March 18, 2026 23:22
bettio added a commit that referenced this pull request Mar 21, 2026
JIT: inline mul/bsl/bsr BIF operations when provably safe

Continuation of:
- #2203

These changes are made under both the "Apache 2.0" and the "GNU Lesser General
Public License 2.1 or later" license terms (dual license).

SPDX-License-Identifier: Apache-2.0 OR LGPL-2.1-or-later
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants