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

Add definedness conditions to some symbolic map rules #1868

Merged
merged 3 commits into from
Mar 22, 2021

Conversation

ana-pantilie
Copy link
Contributor

@ana-pantilie ana-pantilie commented Mar 18, 2021

This is needed for #1830

@ana-pantilie ana-pantilie marked this pull request as ready for review March 18, 2021 19:24
@ana-pantilie ana-pantilie requested a review from ttuegel March 18, 2021 19:28
{
false
#Equals
X:MyId in_keys ( MAP [ Y:MyId <- undef ] )
Copy link
Contributor

Choose a reason for hiding this comment

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

Can we add rules to simplify this more? (If so, we can do it in another pull request.)

Copy link
Contributor Author

Choose a reason for hiding this comment

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

I noticed this as well. We should look into it as part of another issue I think.

zhengyao-lin pushed a commit to zhengyao-lin/k that referenced this pull request Mar 20, 2021
…untimeverification#1324)

* haskell-backend/src/main/native/haskell-backend: 62d182b2 - Remove hie.yaml (runtimeverification#1864)

* haskell-backend/src/main/native/haskell-backend: c8d22b29 - Update dependency: deps/k_release (runtimeverification#1868)

* haskell-backend/src/main/native/haskell-backend: 0aaca590 - Simplification rule for in .Set (runtimeverification#1870)

* haskell-backend/src/main/native/haskell-backend: 201aa07b - Added simplification rule for orBool = false (runtimeverification#1871)

* haskell-backend/src/main/native/haskell-backend: fc5c8a95 - Argument for all path reachability using merged rules (runtimeverification#1866)
@rv-jenkins rv-jenkins merged commit 97cfef5 into master Mar 22, 2021
@rv-jenkins rv-jenkins deleted the haskell-unsound-map-rules branch March 22, 2021 17:49
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.

4 participants