-
Notifications
You must be signed in to change notification settings - Fork 274
Add additional subset of bitvector theory bitwise operations #6666
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 additional subset of bitvector theory bitwise operations #6666
Conversation
Codecov Report
@@ Coverage Diff @@
## develop #6666 +/- ##
===========================================
+ Coverage 76.76% 76.79% +0.03%
===========================================
Files 1582 1582
Lines 182357 182600 +243
===========================================
+ Hits 139984 140231 +247
+ Misses 42373 42369 -4
Continue to review full report at Codecov.
|
84b7bac
to
3ae261e
Compare
3ae261e
to
79ed89a
Compare
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
My concerns have been addressed.
79ed89a
to
53c53f3
Compare
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Looks good, happy to see me questions (in call) are clarified.
This PR adds an additional subset of bitvector theory bitwise operations n preparation for conversion to these operators from
exprt
s.