Generate tuple.extract of wide arithmetic in fuzzer (#9005)
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.
T
Thomas Lively committed
dae272c71a468ba83084700a50f2992c7d508804
Parent: e06e0f2
Committed by GitHub <noreply@github.com>
on 8/14/2026, 6:36:10 PM