afonso360 opened PR #4867 from fuzzgen-aarch64
to main
:
:wave: Hey,
This disables some operations for AArch64 for fuzzgen. And uses
cfg
's to disable ops instead of commenting them out, this makes it easier to run fuzzgen on a new arch by enabling all ops by default until we know they are broken.Also changes inputs for x86 since we enable
icmp.i128
for some IntCC's which were previously all disabled.This ran for about an hour on x86 and aarch64 without crashing. (In conjunction with https://github.com/bytecodealliance/wasmtime/pull/4866 for aarch64)
afonso360 updated PR #4867 from fuzzgen-aarch64
to main
.
jameysharp submitted PR review.
jameysharp merged PR #4867.
Last updated: Nov 22 2024 at 16:03 UTC