Skip to content

rewrite SVA sequences #1166

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

Open
wants to merge 1 commit into
base: main
Choose a base branch
from
Open

rewrite SVA sequences #1166

wants to merge 1 commit into from

Conversation

kroening
Copy link
Member

@kroening kroening commented Jun 20, 2025

This adds a facility to rewrite SVA sequences using SVA or such that they do not admit empty matches.

@kroening kroening changed the title SVA: introduce admits_empty rewrite SVA sequences Jun 22, 2025
@kroening kroening force-pushed the admits_empty branch 16 times, most recently from 2663c95 to fef1a66 Compare June 28, 2025 11:15
@kroening kroening marked this pull request as ready for review June 28, 2025 11:16
This adds a facility to rewrite SVA sequences using SVA or such that they do
not admit empty matches.

This can be used to remove the burden of handling the four cases of possible
empty matches in the ##[...] operator from engines that reason about SVA
sequences.
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant