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

[AIG] Add AndInverterOp #7738

Merged
merged 2 commits into from
Oct 26, 2024
Merged

[AIG] Add AndInverterOp #7738

merged 2 commits into from
Oct 26, 2024

Conversation

uenoku
Copy link
Member

@uenoku uenoku commented Oct 26, 2024

This commit adds aig.and_inv op that represents an And-Inverter in AIG. DenseBoolArray inverted field specifies if each operand is inverted. This commit also adds a basic canonicalizer for it.

This PR is extracted from #7717

This commit adds `aig.and_inv` op that represents an And-Inverter
in AIG. `inverted` field specifies if each operand is inverted
@uenoku uenoku merged commit c2c00c6 into main Oct 26, 2024
4 checks passed
@uenoku uenoku deleted the dev/hidetou/and-inverter-op branch October 26, 2024 08:45
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.

1 participant