Skip to content

Optimize bounds checking#27002

Draft
copybara-service[bot] wants to merge 1 commit intomainfrom
test_901068307
Draft

Optimize bounds checking#27002
copybara-service[bot] wants to merge 1 commit intomainfrom
test_901068307

Conversation

@copybara-service
Copy link
Copy Markdown

@copybara-service copybara-service bot commented Apr 20, 2026

Optimize bounds checking

By treating the index and size fields as an unsigned integer, the compiler can
better optimize the bounds checking instrumentation.

By treating the index and size fields as an unsigned integer, the compiler can
better optimize the bounds checking instrumentation.

PiperOrigin-RevId: 901068307
@copybara-service copybara-service bot changed the title Internal change Optimize bounds checking Apr 20, 2026
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