google / highway

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

split up logical test into if_test and sign_test for GCC. fixes #2240, thanks @malaterre #2243

Closed copybara-service[bot] closed 3 months ago

copybara-service[bot] commented 3 months ago

split up logical test into if_test and sign_test for GCC. fixes #2240, thanks @malaterre