Skip to content

Add simplification for XorOp. Simplification covers canonicalization of const to rhs, fold to zero when both constant operands are equal, and noop when one of the operands is constant zero#115482

Merged
copybara-service[bot] merged 1 commit intomasterfrom
exported_pr_881616926
Apr 15, 2026

Conversation

@copybara-service
Copy link
Copy Markdown

Add simplification for XorOp. Simplification covers canonicalization of const to rhs, fold to zero when both constant operands are equal, and noop when one of the operands is constant zero

@copybara-service copybara-service bot force-pushed the exported_pr_881616926 branch 3 times, most recently from e6693fe to a0fb2f9 Compare April 14, 2026 22:52
…of const to rhs, fold to zero when both constant operands are equal, and noop when one of the operands is constant zero

PiperOrigin-RevId: 899855076
@copybara-service copybara-service bot force-pushed the exported_pr_881616926 branch from a0fb2f9 to a3191b2 Compare April 15, 2026 00:47
@copybara-service copybara-service bot merged commit a3191b2 into master Apr 15, 2026
@copybara-service copybara-service bot deleted the exported_pr_881616926 branch April 15, 2026 00:47
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