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

Allow user to suppress result cohorts for uniform negatives #1157

Open
woodruffw opened this issue Jan 4, 2022 · 0 comments
Open

Allow user to suppress result cohorts for uniform negatives #1157

woodruffw opened this issue Jan 4, 2022 · 0 comments
Labels

Comments

@woodruffw
Copy link
Member

Right now, mishegos spits out every single cohort for every single candidate tried, even if every decoder agrees that the input is invalid. This results in extremely large outputs by default, since even guided searches of the x86 encoding space produce large numbers of garbage instruction candidates.

We should preserve the default behavior, but introduce a new flag/environment variable that tells mishegos to filter out uniformly negative results.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

No branches or pull requests

1 participant