Skip to content

fix(jit): delimit block fingerprints - #334

Merged
DaniPopes merged 1 commit into
mainfrom
dani/fix-jit-dedup-fingerprint
Jul 30, 2026
Merged

fix(jit): delimit block fingerprints#334
DaniPopes merged 1 commit into
mainfrom
dani/fix-jit-dedup-fingerprint

Conversation

@DaniPopes

Copy link
Copy Markdown
Member

Encode instruction immediates as fixed-width little-endian values in block dedup fingerprints so immediate bytes cannot be confused with later opcodes. Add regression coverage for both reported collision shapes. Fixes CYCLOPS-602.

@DaniPopes
DaniPopes requested review from onbjerg and rakita as code owners July 30, 2026 10:05
@DaniPopes
DaniPopes enabled auto-merge (squash) July 30, 2026 10:06
@DaniPopes
DaniPopes merged commit 9ecdae0 into main Jul 30, 2026
29 checks passed
@DaniPopes
DaniPopes deleted the dani/fix-jit-dedup-fingerprint branch July 30, 2026 10:11
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.

1 participant