-
Notifications
You must be signed in to change notification settings - Fork 4
Kompile uses new type inference algorithm #291
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
Conversation
Baltoli
left a comment
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Looks good; when runtimeverification/pyk#767 is finalised and merged you should be able to use the new feature directly via Pyk.
Baltoli
left a comment
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Ah, in fact it doesn't look like this is in fact supported via kbuild.toml. Probably best to wait and use the Pyk feature I linked above.
|
I am popping this up since the type-inference feature is supported by pyk by PR runtimeverification/pyk#767. |
|
Created an issue here |
fa5ae5c to
3ee298e
Compare
Baltoli
left a comment
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Looks good to me! Timing probably won't be hugely different I suspect.
A new type inference algorithm has been introduced to K. This PR opts into using that algorithm by setting the appropriate flags in
kbuild.toml