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

small improvements to backendopt.storesink #4910

Merged
merged 4 commits into from
Feb 20, 2024
Merged

Conversation

cfbolz
Copy link
Member

@cfbolz cfbolz commented Feb 20, 2024

No description provided.

this is mostly done by the annotator, but not in slightly more complex
cases
in particular:
- use the usual union find trick to take already existing introduced
  same_as into account
- const-fold cast_pointer of constant arguments
- const-fold reads from immutable fields of constants
@cfbolz cfbolz merged commit c317d9c into main Feb 20, 2024
8 checks passed
@cfbolz cfbolz deleted the branch/cse-once-more branch February 20, 2024 14: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

1 participant