Stream: git-wasmtime

Topic: wasmtime / PR #10393 Winch: Fix issue with floats and rep...


view this post on Zulip Wasmtime GitHub notifications bot (Mar 13 2025 at 18:39):

jeffcharles requested wasmtime-core-reviewers for a review on PR #10393.

view this post on Zulip Wasmtime GitHub notifications bot (Mar 13 2025 at 18:39):

jeffcharles requested wasmtime-compiler-reviewers for a review on PR #10393.

view this post on Zulip Wasmtime GitHub notifications bot (Mar 13 2025 at 18:39):

jeffcharles requested fitzgen for a review on PR #10393.

view this post on Zulip Wasmtime GitHub notifications bot (Mar 13 2025 at 18:39):

jeffcharles opened PR #10393 from jeffcharles:jc.winch-simd-fix-lane to bytecodealliance:main:

<!--
Please make sure you include the following information:

Our development process is documented in the Wasmtime book:
https://docs.wasmtime.dev/contributing-development-process.html

Please ensure all communication follows the code of conduct:
https://github.com/bytecodealliance/wasmtime/blob/main/CODE_OF_CONDUCT.md
-->
Fixes an issue with f64x2.replace_lane where it always zeroes out the second lane if the operand containing the replacement value is a f64.const.

view this post on Zulip Wasmtime GitHub notifications bot (Mar 13 2025 at 19:26):

saulecabrera submitted PR review:

Good catch, thanks!

view this post on Zulip Wasmtime GitHub notifications bot (Mar 13 2025 at 19:46):

jeffcharles commented on PR #10393:

Right, I forgot to add the new tests to the exclusion list. I'll fix that

view this post on Zulip Wasmtime GitHub notifications bot (Mar 13 2025 at 19:50):

jeffcharles updated PR #10393.

view this post on Zulip Wasmtime GitHub notifications bot (Mar 13 2025 at 20:29):

saulecabrera merged PR #10393.


Last updated: Apr 18 2025 at 09:03 UTC