Skip to content

Comments

Ruy: Add nullptr checks after allocations#371

Merged
copybara-service[bot] merged 1 commit intomasterfrom
test_868327474
Feb 11, 2026
Merged

Ruy: Add nullptr checks after allocations#371
copybara-service[bot] merged 1 commit intomasterfrom
test_868327474

Conversation

@copybara-service
Copy link

Ruy: Add nullptr checks after allocations

This CL adds checks for nullptr after calls to allocator methods,
to handle potential allocation failures. Allocation failure will
result in a RUY_CHECK failure in PreparePackedMatrices as this method
return void.

@copybara-service copybara-service bot force-pushed the test_868327474 branch 3 times, most recently from a1c722f to f473558 Compare February 11, 2026 19:42
This CL adds checks for nullptr after calls to allocator methods,
to handle potential allocation failures. Allocation failure will
result in a RUY_CHECK failure in PreparePackedMatrices as this method
return void.

PiperOrigin-RevId: 868774701
@copybara-service copybara-service bot merged commit 141477a into master Feb 11, 2026
@copybara-service copybara-service bot deleted the test_868327474 branch February 11, 2026 19: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