Skip to content

Support i64.mul_wide_s and i64.mul_wide_u from Wide Arithmetic proposal#8652

Draft
stevenfontanella wants to merge 1 commit intomainfrom
wide-arithmetic-mul
Draft

Support i64.mul_wide_s and i64.mul_wide_u from Wide Arithmetic proposal#8652
stevenfontanella wants to merge 1 commit intomainfrom
wide-arithmetic-mul

Conversation

@stevenfontanella
Copy link
Copy Markdown
Member

@stevenfontanella stevenfontanella commented Apr 28, 2026

Part of #8544. Unit tests were written by Gemini and double-checked against python with this script.

TODO: Move the existing 128 add/sub logic from the interpreter into int128.h.

@stevenfontanella stevenfontanella changed the base branch from main to wide-arithmetic April 28, 2026 17:56
Comment thread src/ir/cost.h Outdated
Base automatically changed from wide-arithmetic to main April 28, 2026 23:57
@stevenfontanella stevenfontanella force-pushed the wide-arithmetic-mul branch 2 times, most recently from eb019af to 64dad92 Compare April 29, 2026 20:05
@stevenfontanella stevenfontanella changed the title [WIP] Wide arithmetic mul Support i64.mul_wide_s and i64.mul_wide_u from Wide Arithmetic proposal Apr 29, 2026
@stevenfontanella stevenfontanella force-pushed the wide-arithmetic-mul branch 5 times, most recently from 50b35ce to 3fabe33 Compare April 29, 2026 21:26
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.

3 participants