Stream: git-wasmtime

Topic: wasmtime / PR #4771 cranelift: Disable i128 divs on fuzzgen


view this post on Zulip Wasmtime GitHub notifications bot (Aug 24 2022 at 16:51):

afonso360 opened PR #4771 from fuzz-disable-i128-div to main:

Do not merge!

This is going to change the fuzzer input format and invalidate the pending fuzzer issues.

Disables i128 div's from being generated since the x64 backend isn't ready for them yet.

Fixes: #4756
Fixes: #4770
cc: @cfallin @bnjbvr

view this post on Zulip Wasmtime GitHub notifications bot (Aug 24 2022 at 17:44):

jameysharp submitted PR review.

view this post on Zulip Wasmtime GitHub notifications bot (Aug 28 2022 at 14:23):

afonso360 has marked PR #4771 as ready for review.

view this post on Zulip Wasmtime GitHub notifications bot (Aug 29 2022 at 21:29):

jameysharp merged PR #4771.


Last updated: Nov 22 2024 at 17:03 UTC