Skip to content

Generate tuple.extract of wide arithmetic in fuzzer - #9005

Merged
tlively merged 1 commit into
mainfrom
fuzz-wide-arith-single-i64
Aug 14, 2026
Merged

Generate tuple.extract of wide arithmetic in fuzzer#9005
tlively merged 1 commit into
mainfrom
fuzz-wide-arith-single-i64

Conversation

@tlively

@tlively tlively commented Aug 14, 2026

Copy link
Copy Markdown
Member

The fuzzer already supported emitting wide arithmetic instructions, but only when the required type was a pair of i64s. To make it easier to generate these instructions, also generate them when a single i64 is required, randomly choosing which result to use and dropping the other.

The fuzzer already supported emitting wide arithmetic instructions, but only when the required type was a pair of i64s. To make it easier to generate these instructions, also generate them when a single i64 is required, randomly choosing which result to use and dropping the other.
@tlively
tlively requested a review from a team as a code owner August 14, 2026 00:10
@tlively
tlively requested review from stevenfontanella and removed request for a team August 14, 2026 00:10

@stevenfontanella stevenfontanella left a comment

Copy link
Copy Markdown
Member

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Thanks!

@tlively
tlively enabled auto-merge (squash) August 14, 2026 18:36
@tlively
tlively disabled auto-merge August 14, 2026 18:36
@tlively
tlively merged commit dae272c into main Aug 14, 2026
15 of 16 checks passed
@tlively
tlively deleted the fuzz-wide-arith-single-i64 branch August 14, 2026 18:36
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