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

feat: search for reads of *any* register when building an initial SymContext #200

Open
wants to merge 2 commits into
base: main
Choose a base branch
from

Conversation

alexkeizer
Copy link
Collaborator

Description:

Stacked on #189, we use the more powerful search capabilities to include hypotheses that describe reads from any StateField into the initial AxEffects.

Testing:

What tests have been run? Did make all succeed for your changes? Was
conformance testing successful on an Aarch64 machine? Yes

License:

By submitting this pull request, I confirm that my contribution is
made under the terms of the Apache 2.0 license.

@alexkeizer
Copy link
Collaborator Author

This is a draft because of the stack, but is otherwise ready for review.

shigoel
shigoel previously approved these changes Sep 30, 2024
@shigoel shigoel marked this pull request as ready for review September 30, 2024 21:47
@shigoel
Copy link
Collaborator

shigoel commented Sep 30, 2024

@alexkeizer Please squash and merge this after the PR below in the stack makes it into main!

@alexkeizer alexkeizer changed the base branch from refactor-state-monads-5 to main September 30, 2024 23:12
@alexkeizer alexkeizer dismissed shigoel’s stale review September 30, 2024 23:12

The base branch was changed.

@alexkeizer
Copy link
Collaborator Author

@shigoel CI was unhappy because the benchmarks had a simp which has now been made redundant. I've fixed is, so this can now be merged!

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