Skip to content

fix: check u128 ops overflow in SSA interpreter - #13469

Open
asterite wants to merge 1 commit into
masterfrom
ab/ssa-interpreter-u128-mul-overflow
Open

fix: check u128 ops overflow in SSA interpreter#13469
asterite wants to merge 1 commit into
masterfrom
ab/ssa-interpreter-u128-mul-overflow

Conversation

@asterite

@asterite asterite commented Aug 5, 2026

Copy link
Copy Markdown
Collaborator

Problem Resolved

Resolves https://github.com/noir-lang/noir-claude/issues/1623

Summary of Changes

The SSA interpreter was not checking for u128 ops overflow.

User Documentation

Check one:

  • No user documentation needed.
  • Documented in docs/.
  • [For Experimental Features] Documentation tracking issue created:

PR Checklist

  • I have tested the changes locally.
  • I have formatted the changes with Prettier and/or cargo fmt on default settings.

@asterite asterite changed the title fix: check u128 mul overflow in SSA interpreter fix: check u128 overflow in SSA interpreter Aug 5, 2026
@asterite asterite changed the title fix: check u128 overflow in SSA interpreter fix: check u128 ops overflow in SSA interpreter Aug 5, 2026
@asterite
asterite requested a review from TomAFrench August 5, 2026 13:58
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