Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Queued cranelift-fuzzgen enhancements #4798

Closed
8 tasks done
jameysharp opened this issue Aug 27, 2022 · 3 comments
Closed
8 tasks done

Queued cranelift-fuzzgen enhancements #4798

jameysharp opened this issue Aug 27, 2022 · 3 comments
Labels
cranelift Issues related to the Cranelift code generator fuzzing Issues related to our fuzzing infrastructure

Comments

@jameysharp
Copy link
Contributor

jameysharp commented Aug 27, 2022

We got a large batch of new fuzz-bugs from cranelift-fuzzgen (and cranelift-icache) this week. Some of them are bugs we don't want to fix yet because they're just x64 lowerings that aren't implemented yet, or things that we do want to test eventually but haven't built all the testing infrastructure for yet. We're trying to make sure that all the bugs we do want to fix are fully dealt with before we start changing fuzzing input formats and invalidating our current test cases.

Check off these issues once they are addressed by either an already-merged fix, or by a pending PR that we aren't ready to merge yet:

And these are the PRs that we need to merge when we're satisfied with our investigations of the above issues:

I think we're ready to merge these. @afonso360 and @cfallin, do you agree?

@afonso360
Copy link
Contributor

Yeah, I think we should be good to merge those. I'm really happy that fuzzgen is finding real bugs like #4752 and #4790 🎉

@akirilov-arm akirilov-arm added cranelift Issues related to the Cranelift code generator fuzzing Issues related to our fuzzing infrastructure labels Sep 2, 2022
@github-actions
Copy link

github-actions bot commented Sep 2, 2022

Subscribe to Label Action

cc @fitzgen

This issue or pull request has been labeled: "fuzzing"

Thus the following users have been cc'd because of the following labels:

  • fitzgen: fuzzing

To subscribe or unsubscribe from this label, edit the .github/subscribe-to-label.json configuration file.

Learn more.

@jameysharp
Copy link
Contributor Author

...I guess I should close this since all the PRs I was tracking are merged now.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
cranelift Issues related to the Cranelift code generator fuzzing Issues related to our fuzzing infrastructure
Projects
None yet
Development

No branches or pull requests

3 participants