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

What 1.1 #1066

Merged
merged 3 commits into from
Feb 9, 2021
Merged

What 1.1 #1066

merged 3 commits into from
Feb 9, 2021

Conversation

robdockins
Copy link
Contributor

Updates, mostly to floating-point support, related to the What4 1.1 release.

Expose some additional primitives, such as FMA,
abs, sqrt, and more classification predicates.

Refactor the primitives table for floating-point
values into a single generic table that uses
methods from the `Backend` class.
@robdockins robdockins force-pushed the demote-nat branch 3 times, most recently from 650b766 to 36637a6 Compare February 9, 2021 18:56
@robdockins robdockins merged commit 38a9c58 into master Feb 9, 2021
brianhuffman pushed a commit to GaloisInc/saw-core that referenced this pull request Mar 2, 2021
This adapts cryptol-saw-core to GaloisInc/cryptol#1066.

(Note: saw-core PR #158 was intended to adapt to the same cryptol
PR, but missing translations for the new cryptol primitives caused
the cryptol-saw-core test suite to fail. This PR fixes the test
suite failure.)
@RyanGlScott RyanGlScott deleted the demote-nat branch March 22, 2024 14:47
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