Stream: git-wasmtime

Topic: wasmtime / PR #6918 x64: Implement `bitselect` for scalars


view this post on Zulip Wasmtime GitHub notifications bot (Aug 27 2023 at 20:34):

afonso360 opened PR #6918 from afonso360:x64-bitselect to bytecodealliance:main:

:wave: Hey,

This PR Implements bitselect for all scalars in the x64 backend.

It also enables bitwise ops on floats for fuzzgen since they have been implemented (#4870, #5041)

Closes #5197

view this post on Zulip Wasmtime GitHub notifications bot (Aug 27 2023 at 20:34):

afonso360 requested abrown for a review on PR #6918.

view this post on Zulip Wasmtime GitHub notifications bot (Aug 27 2023 at 20:34):

afonso360 requested wasmtime-compiler-reviewers for a review on PR #6918.

view this post on Zulip Wasmtime GitHub notifications bot (Aug 28 2023 at 15:34):

alexcrichton submitted PR review:

Thanks!

view this post on Zulip Wasmtime GitHub notifications bot (Aug 28 2023 at 16:30):

alexcrichton merged PR #6918.


Last updated: Nov 22 2024 at 17:03 UTC