Skip to content

fix: bxor16 with 0xFFFF was wrongly optimized.#1063

Merged
boriel merged 1 commit intomainfrom
fix/bxor16
Mar 9, 2026
Merged

fix: bxor16 with 0xFFFF was wrongly optimized.#1063
boriel merged 1 commit intomainfrom
fix/bxor16

Conversation

@boriel
Copy link
Collaborator

@boriel boriel commented Mar 9, 2026

What / Why

Fixes a wrong optimization for bxor with Uintegers.

Fixes #1062

@boriel boriel merged commit 269ac08 into main Mar 9, 2026
1 check passed
@boriel boriel deleted the fix/bxor16 branch March 9, 2026 23:18
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.

[Bug]: bxor $FFFF no hace esa operación sino un NEGATE

1 participant