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

Evaluate inferencer using HOL's new cv_compute #985

Merged
merged 110 commits into from
Jun 3, 2024
Merged

Evaluate inferencer using HOL's new cv_compute #985

merged 110 commits into from
Jun 3, 2024

Conversation

myreen
Copy link
Contributor

@myreen myreen commented Mar 12, 2024

No description provided.

mn200 and others added 30 commits December 12, 2023 20:25
Starting by deriving version of algorithm that works over sptrees and
the type-inference algorithm's infer_t.
These handle the infer_t type and are expressed with sptrees but have
annoying side conditions.  Eliminating those is the next step.
Also define relation that will show the tail-recursion terminates, but
prove nothing about it yet.
Co-authored-by: Magnus Myreen <myreen@chalmers.se>
Co-authored-by: Magnus Myreen <magnus.myreen@arm.com>
Co-authored-by: Magnus Myreen <myreen@chalmers.se>
Prove it correct wrt cunify, which is the unify algorith over infer_t,
and with an sptree as the type of the substitution.
@hrutvik hrutvik removed the test failing regression test failed on the latest commit of this pull request label Apr 18, 2024
@myreen myreen added the test failing regression test failed on the latest commit of this pull request label Apr 26, 2024
@myreen myreen removed the test failing regression test failed on the latest commit of this pull request label May 23, 2024
@myreen myreen merged commit 0233757 into master Jun 3, 2024
1 check passed
@myreen myreen deleted the cvunify branch June 3, 2024 08:35
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.

None yet

3 participants