-
Notifications
You must be signed in to change notification settings - Fork 82
[asl] Add IsAligned{Size,P2}
to stdlib
#1283
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
Conversation
Also I've submitted my review a bit early, could we add tests for those please? They are pretty trivial but at least the basic cases would be good. |
acf9bef
to
9fc59a3
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.
Left some comments.
For both integer- and bit vector-flavoured versions.
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.
LGTM!
For both integer- and bit vector-flavoured versions.