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

Machine int primops2 #3180

Merged
merged 3 commits into from
Dec 21, 2023
Merged

Conversation

mtzguido
Copy link
Member

An alternative to #3178, simply mark uint_to_t irreducible. Seems like we cannot do that for every definition as that also makes it opaque to SMT, so the file won't verify. But at least this one works.

So it will not be unfolded even if cmi is on, as this is the tag we use
to mark the machine integer constants.
@mtzguido mtzguido merged commit 0806a00 into FStarLang:master Dec 21, 2023
@mtzguido mtzguido deleted the machine_int_primops2 branch December 21, 2023 20:10
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.

1 participant