cfallin opened PR #5128 from disable-egraph-fuzzing
to main
:
As per [this comment], with a few recent discussions it's become clear that we want to refactor egraphs in a way that will subsume, or make irrelevant, some of the recent fuzzbugs that have arisen (and likely lead to others, which we'll want to fix!). Rather than chase these down then refactor later, it probably makes sense not to spend the human time or fuzzing time doing so. This PR turns off egraphs support in fuzzing configurations for now, to be re-enabled later.
[this comment]: https://github.com/bytecodealliance/wasmtime/issues/5126#issuecomment-1291222515
<!--
Please ensure that the following steps are all taken care of before submitting
the PR.
[ ] This has been discussed in issue #..., or if not, please tell us why
here.[ ] A short description of what this does, why it is needed; if the
description becomes long, the matter should probably be discussed in an issue
first.[ ] This PR contains test cases, if meaningful.
- [ ] A reviewer from the core maintainer team has been assigned for this PR.
If you don't know who could review this, please indicate so. The list of
suggested reviewers on the right can help you.Please ensure all communication adheres to the code of conduct.
-->
cfallin requested elliottt for a review on PR #5128.
cfallin requested fitzgen for a review on PR #5128.
cfallin requested jameysharp for a review on PR #5128.
fitzgen submitted PR review.
cfallin updated PR #5128 from disable-egraph-fuzzing
to main
.
elliottt submitted PR review.
cfallin has enabled auto merge for PR #5128.
cfallin merged PR #5128.
Last updated: Nov 22 2024 at 17:03 UTC