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

Fix isa string generation #424

Merged
merged 3 commits into from
Jul 3, 2023
Merged

Fix isa string generation #424

merged 3 commits into from
Jul 3, 2023

Conversation

piotro888
Copy link
Member

Isa string was failing because I added check to prevent extensions that we don't defied optypes yet (like F) and that imply others from being assumed as fully supported extensions.
It failed for B, because it was not defining any other new optypes and was treated as not specified extension.
Additionally fixed configuration test with compressed and embedded gp parameters.

@tilk tilk merged commit 18ec744 into master Jul 3, 2023
6 checks passed
@tilk tilk deleted the piotro888/fix-isa-gen branch July 3, 2023 13:04
github-actions bot pushed a commit that referenced this pull request Jul 3, 2023
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.

3 participants