Skip to content

Fix visibility expression building for select with large number of cases - #4776

Merged
copybara-service[bot] merged 1 commit into
mainfrom
test_964373267
Aug 14, 2026
Merged

Fix visibility expression building for select with large number of cases#4776
copybara-service[bot] merged 1 commit into
mainfrom
test_964373267

Conversation

@copybara-service

Copy link
Copy Markdown

Fix visibility expression building for select with large number of cases

Use Bits::PowerOfTwo instead of bit-shifting a standard integer 1 << i to avoid overflow.

Use Bits::PowerOfTwo instead of bit-shifting a standard integer 1 << i to avoid overflow.

PiperOrigin-RevId: 964768581
@copybara-service
copybara-service Bot merged commit b524e12 into main Aug 14, 2026
1 check passed
@copybara-service
copybara-service Bot deleted the test_964373267 branch August 14, 2026 17:33
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