Stream: git-wasmtime

Topic: wasmtime / PR #7290 Add support for binary float operator...


view this post on Zulip Wasmtime GitHub notifications bot (Oct 19 2023 at 13:41):

jeffcharles requested fitzgen for a review on PR #7290.

view this post on Zulip Wasmtime GitHub notifications bot (Oct 19 2023 at 13:41):

jeffcharles opened PR #7290 from jeffcharles:winch-float-binary-ops 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
-->
Related to #6528. Adds support for f32.add, f64.add, f32.sub, f64.sub, f32.mul, f64.mul, f32.div, f64.div, f32.min, f64.min, f32.max, f64.max, f32.copysign, and f64.copysign instructions to Winch.

view this post on Zulip Wasmtime GitHub notifications bot (Oct 19 2023 at 13:41):

jeffcharles requested wasmtime-fuzz-reviewers for a review on PR #7290.

view this post on Zulip Wasmtime GitHub notifications bot (Oct 19 2023 at 13:41):

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

view this post on Zulip Wasmtime GitHub notifications bot (Oct 19 2023 at 13:41):

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

view this post on Zulip Wasmtime GitHub notifications bot (Oct 19 2023 at 14:25):

saulecabrera submitted PR review:

Looks good to me!

view this post on Zulip Wasmtime GitHub notifications bot (Oct 19 2023 at 15:14):

saulecabrera merged PR #7290.


Last updated: Oct 23 2024 at 20:03 UTC