Skip to content

Fix ConstantFoldingOptimizer to not treat true && dyn_x as a tautology - #1133

Merged
copybara-service[bot] merged 1 commit into
mainfrom
test_952324181
Jul 30, 2026
Merged

Fix ConstantFoldingOptimizer to not treat true && dyn_x as a tautology#1133
copybara-service[bot] merged 1 commit into
mainfrom
test_952324181

Conversation

@copybara-service

@copybara-service copybara-service Bot commented Jul 22, 2026

Copy link
Copy Markdown
Contributor

Fix ConstantFoldingOptimizer to not treat true && dyn_x as a tautology

true && bool_x continues to fold to bool_x

@copybara-service
copybara-service Bot force-pushed the test_952324181 branch 10 times, most recently from 699c2fe to a02600a Compare July 28, 2026 07:00
true && bool_x continues to fold to bool_x

PiperOrigin-RevId: 956806977
@copybara-service
copybara-service Bot merged commit e947ca5 into main Jul 30, 2026
@copybara-service
copybara-service Bot deleted the test_952324181 branch July 30, 2026 23: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