Stream: git-wasmtime

Topic: wasmtime / PR #5186 cranelift: Add support for `bswap.i128`


view this post on Zulip Wasmtime GitHub notifications bot (Nov 03 2022 at 14:38):

afonso360 opened PR #5186 from bswap-i128 to main:

:wave: Hey,

This adds support for bswap.i128 on x86, AArch64 and S390X.

Also fixes an issue on the fuzzer definitions where we were accidentally requesting two variables for bswap, but bswap only has one input.

Fuzzed for about an hour on x86 and aarch64 without issues.

view this post on Zulip Wasmtime GitHub notifications bot (Nov 03 2022 at 15:22):

jameysharp submitted PR review.

view this post on Zulip Wasmtime GitHub notifications bot (Nov 03 2022 at 17:07):

afonso360 updated PR #5186 from bswap-i128 to main.

view this post on Zulip Wasmtime GitHub notifications bot (Nov 03 2022 at 17:35):

jameysharp has enabled auto merge for PR #5186.

view this post on Zulip Wasmtime GitHub notifications bot (Nov 03 2022 at 18:03):

jameysharp merged PR #5186.


Last updated: Nov 22 2024 at 17:03 UTC