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: ofBool_getLsbD normalization rule for bv_decide #160

Merged
merged 1 commit into from
Sep 17, 2024
Merged

Conversation

alexkeizer
Copy link
Collaborator

Description:

I've opened #5375 upstream, but in the meantime we can add the normalization rule ourselves. This ensures we don't have to get rid of uses of the ofBool (getLsb ..) pattern in #159

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 alexkeizer marked this pull request as ready for review September 17, 2024 20:29
@alexkeizer alexkeizer requested a review from shigoel as a code owner September 17, 2024 20:29
@shigoel shigoel merged commit 2cfa904 into main Sep 17, 2024
4 checks passed
@shigoel shigoel deleted the ofbool-getlsb branch September 17, 2024 21:47
shigoel added a commit that referenced this pull request Sep 18, 2024
shigoel pushed a commit that referenced this pull request Sep 20, 2024
### Description:

I've opened [#5375](leanprover/lean4#5375)
upstream, but in the meantime we can add the normalization rule
ourselves. This ensures we don't have to get rid of uses of the `ofBool
(getLsb ..)` pattern in #159

### 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.
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