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

Better reduction for array indices #1185

Merged
merged 2 commits into from
Mar 10, 2022
Merged

Better reduction for array indices #1185

merged 2 commits into from
Mar 10, 2022

Conversation

afd
Copy link
Contributor

@afd afd commented Mar 7, 2022

Improves the reducer's ability to reduce array indexing expressions,
by being less conservative about l-values.

Part of #1179.

Improves the reducer's ability to reduce array indexing expressions,
by being less conservative about l-values.

Part of #1179.
@afd afd merged commit 3fc799b into master Mar 10, 2022
@afd afd deleted the reduce-array-indices branch March 10, 2022 08:10
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.

2 participants