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

[NFC] Ignore invalid precomputed fallthrough values #6933

Merged
merged 10 commits into from
Sep 12, 2024

Conversation

kripken
Copy link
Member

@kripken kripken commented Sep 11, 2024

Followup to #6928. If the fallthrough precomputes to an invalid type, it makes no
sense to precompute the non-fallthrough, as it can't return anything useful.

At least, we can't think of anything, and I did some specific fuzzing which failed too.

@kripken kripken merged commit 43ed681 into WebAssembly:main Sep 12, 2024
13 checks passed
@kripken kripken deleted the precompute.efficient.2 branch September 12, 2024 00:08
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants