Skip to content

SVA: use from/to instead of lower/upper #1128

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

Merged
merged 1 commit into from
Jun 4, 2025
Merged

SVA: use from/to instead of lower/upper #1128

merged 1 commit into from
Jun 4, 2025

Conversation

kroening
Copy link
Member

This changes the names of methods and variables for the two end-points of SVA predicate ranges to read from for the first endpoint, and to for the second, instead of lower and upper.

This avoids a collision with the term lower for "lowering".

@kroening kroening marked this pull request as ready for review May 29, 2025 22:40
Copy link
Collaborator

@tautschnig tautschnig left a comment

Choose a reason for hiding this comment

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

Requires conflict resolution.

This changes the names of methods and variables for the two end-points of
SVA predicate ranges to read "from" for the first endpoint, and "to" for the
second, instead of "lower" and "upper".

This avoids a collision with the term "lower" for "lowering".
@kroening kroening merged commit 14d9bb7 into main Jun 4, 2025
10 checks passed
@kroening kroening deleted the sva-from-to branch June 4, 2025 21:56
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants