google / ruy

Apache License 2.0
303 stars 83 forks source link

Skip caches that have processor_count==0. #315

Closed copybara-service[bot] closed 2 years ago

copybara-service[bot] commented 2 years ago

Skip caches that have processor_count==0.

Some crash reports on Android tell of segfaults at address (2^32 - 8) at the line below evaluating is_local, which I guess would happen if processor_count==0.