Stream: git-wasmtime

Topic: wasmtime / PR #12457 fix: support `fmin` and `fmax` in in...


view this post on Zulip Wasmtime GitHub notifications bot (Jan 28 2026 at 00:27):

tommyscholly opened PR #12457 from tommyscholly:fmin_interp to bytecodealliance:main:

This addresses #11233, where neither fmin nor fmax were supported in the interpreter because is_nan and other method are not implemented on vector types.

view this post on Zulip Wasmtime GitHub notifications bot (Jan 28 2026 at 00:27):

tommyscholly requested cfallin for a review on PR #12457.

view this post on Zulip Wasmtime GitHub notifications bot (Jan 28 2026 at 00:27):

tommyscholly requested wasmtime-compiler-reviewers for a review on PR #12457.

view this post on Zulip Wasmtime GitHub notifications bot (Jan 28 2026 at 00:34):

cfallin commented on PR #12457:

Thanks -- can you update or add a runtest showing these opcodes working in the interpreter with vector inputs?

view this post on Zulip Wasmtime GitHub notifications bot (Jan 28 2026 at 01:01):

tommyscholly updated PR #12457.

view this post on Zulip Wasmtime GitHub notifications bot (Jan 28 2026 at 02:30):

github-actions[bot] added the label cranelift on PR #12457.

view this post on Zulip Wasmtime GitHub notifications bot (Jan 28 2026 at 04:23):

tommyscholly updated PR #12457.

view this post on Zulip Wasmtime GitHub notifications bot (Jan 28 2026 at 04:45):

tommyscholly updated PR #12457.

view this post on Zulip Wasmtime GitHub notifications bot (Jan 28 2026 at 22:12):

cfallin commented on PR #12457:

Thanks for the update. A few more requests:

Thanks!

view this post on Zulip Wasmtime GitHub notifications bot (Jan 29 2026 at 01:52):

tommyscholly updated PR #12457.

view this post on Zulip Wasmtime GitHub notifications bot (Jan 29 2026 at 01:54):

tommyscholly commented on PR #12457:

Did all of those, thanks for the feedback!

view this post on Zulip Wasmtime GitHub notifications bot (Jan 29 2026 at 01:57):

cfallin submitted PR review:

Thanks -- LGTM!

view this post on Zulip Wasmtime GitHub notifications bot (Jan 29 2026 at 01:57):

cfallin has enabled auto merge for PR #12457.

view this post on Zulip Wasmtime GitHub notifications bot (Jan 29 2026 at 02:14):

cfallin added PR #12457 fix: support fmin and fmax in interpreter on vector types to the merge queue.

view this post on Zulip Wasmtime GitHub notifications bot (Jan 29 2026 at 02:37):

cfallin merged PR #12457.

view this post on Zulip Wasmtime GitHub notifications bot (Jan 29 2026 at 02:37):

cfallin removed PR #12457 fix: support fmin and fmax in interpreter on vector types from the merge queue.


Last updated: Jan 29 2026 at 13:25 UTC