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[venom]: remove liveness requests #4058

Merged
merged 5 commits into from
May 29, 2024

Conversation

harkal
Copy link
Collaborator

@harkal harkal commented May 28, 2024

What I did

Sanitisation of liveness requests and invalidations

How I did it

How to verify it

Commit message

This commit sanitizes the requests/invalidations of liveness analysis in
the various passes. 

Additionally it renames the property `in_vars` to `liveness_in_vars` to
make it clear that this property is liveness dependent 

Description for the changelog

Cute Animal Picture

Put a link to a cute animal picture inside the parenthesis-->

@harkal harkal marked this pull request as ready for review May 29, 2024 18:54
Copy link
Member

@charles-cooper charles-cooper left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

lgtm, thanks!

@charles-cooper charles-cooper enabled auto-merge (squash) May 29, 2024 19:01
@charles-cooper charles-cooper merged commit 1b335c5 into vyperlang:master May 29, 2024
158 checks passed
@charles-cooper charles-cooper deleted the fix/remove_liveness branch May 29, 2024 19:29
@charles-cooper charles-cooper restored the fix/remove_liveness branch May 29, 2024 19:29
@harkal harkal deleted the fix/remove_liveness branch May 29, 2024 20:20
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

2 participants