google / highway

Performance-portable, length-agnostic SIMD with runtime dispatch
Apache License 2.0
4.13k stars 315 forks source link

Fix PPC BlendedStore, add RESTRICT to CopyBytes #2171

Closed copybara-service[bot] closed 4 months ago

copybara-service[bot] commented 4 months ago

Fix PPC BlendedStore, add RESTRICT to CopyBytes

Also remove CPU flags from PPC tests because dynamic dispatch is now supported