google / highway

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

Support EXPORT_T pre-C++17 via runtime registration #2165

Closed copybara-service[bot] closed 1 month ago

copybara-service[bot] commented 1 month ago

Support EXPORT_T pre-C++17 via runtime registration

This replaces the previous HWY_DISPATCH_WORKAROUND, which only called the static target.