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

[SMT] Add arithmetic and bitwise operations #6805

Merged
merged 1 commit into from
Mar 12, 2024

Conversation

maerhart
Copy link
Member

Add most of the basic arithmetic and bitwise operations we need to lower from comb.

@maerhart maerhart requested a review from math-fehr March 10, 2024 15:49
Copy link

@math-fehr math-fehr left a comment

Choose a reason for hiding this comment

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

Very nice!

include/circt/Dialect/SMT/SMTBitVectorOps.td Show resolved Hide resolved
Copy link
Contributor

@fabianschuiki fabianschuiki left a comment

Choose a reason for hiding this comment

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

LGTM!

@maerhart maerhart force-pushed the maerhart-smt-bitvector-constants branch from 7d80fd8 to 228bfdf Compare March 12, 2024 07:15
Base automatically changed from maerhart-smt-bitvector-constants to main March 12, 2024 07:28
@maerhart maerhart merged commit 9bf7c33 into main Mar 12, 2024
4 checks passed
@maerhart maerhart deleted the maerhart-smt-bitvector-ops branch March 12, 2024 08:38
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.

3 participants