Skip to content

Add missing ops to CSE commutativity#29434

Merged
IGI-111 merged 2 commits into
masterfrom
IGI-111/opt/cse-commut
May 20, 2026
Merged

Add missing ops to CSE commutativity#29434
IGI-111 merged 2 commits into
masterfrom
IGI-111/opt/cse-commut

Conversation

@IGI-111
Copy link
Copy Markdown
Collaborator

@IGI-111 IGI-111 commented May 20, 2026

And, Or, Xor, Nand, Nor can also be canonicalized so as to be eliminated by CSE.

This also fixes a bug in the test framework that would have CSE pass tests not run.

And, Or, Xor, Nand, Nor can also be canonicalized so as to be eliminated
by CSE.

This also fixes a bug in the test framework that would have CSE pass
tests not run.
@IGI-111 IGI-111 self-assigned this May 20, 2026
@IGI-111 IGI-111 requested a review from a team May 20, 2026 01:09
@IGI-111 IGI-111 merged commit a5e18fb into master May 20, 2026
7 checks passed
@IGI-111 IGI-111 deleted the IGI-111/opt/cse-commut branch May 20, 2026 15:35
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